do not decode or do anything other than write the file directly ( unless you want to cipher )
the exact call to getExternalStorage varies some by target and may give different locations some on devices reminds me of htc incredible no default external storage? May 21 2010 - 22 messages - 8 authors On Nov 19, 10:33 am, "[email protected]" <[email protected]> wrote: > Hi, > please tell me with the code example, how can we save images on > sd card from > > OnperviewFrame(byte[] data, Camera camera) > > what can we do with this data byte array, to store as image on sd > card. I know i want to decode it but not succeed.please please give me > the code example to do this. > > Thanks and Regards, > > Umer -- 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

