Hi All I am facing the same problem. I am receiving a content URI in the intent and want to randomly access the bytes without buffering the whole data. Is there any way to do this?
Thanks Vikas On Jun 24, 12:27 pm, Varun Khaneja <[email protected]> wrote: > Hi, > > We are trying to access bytes in non-sequential order from a ' > content:' URI that we receive in the intent from other applications. > Is there a way to do this, without buffering the bytes within the application? > > We found a discussion about the same from 2008 > at:http://groups.google.com/group/android-developers/msg/49a1b7d651d4707e > Is it possible now? > > Thanks, > Varun -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

