I am doing Phonebook contacts encryption and i think it will be done by using "Encrypt Phone" feature of android 4.0, but at the same time i want to encrypt all the files which are stored on the SD card. can you please explain about how i proceed in this direction?
Thanks.... On 12/21/11, Nikolay Elenkov <[email protected]> wrote: > On Wed, Dec 21, 2011 at 2:10 PM, Chander mourya <[email protected]> > wrote: >> Thanks Nikolay, but there is one more question arises like it only >> encrypts the phone storage,suppose if i want to Encrypt files on my SD >> Card also then what is the best way to do it.and is there any support >> for SD card encryption in Android. >> > > If you want to encrypt specific files, just use your favorite encryption > algorithm and encrypt them. If you want to encrypt the whole card, > you most probably need to develop (or use) custom firmware. > Android also has support for encrypted application packages > (encrypted filesystem in a file), but it is not public yet(?). > > http://developer.android.com/reference/android/os/storage/StorageManager.html > > -- > 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 -- Chandra Mohan Mourya -- 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

