First, it would help to understand how things works, as you do not need to encrypt the connection. All you need to encrypt is your data transmission. And it is completely irrelevant if you use GPRS or WiFi. You should not even bother it at all. You most likely need to go with SSL.
Regards, Marcin Orlowski *Tray Agenda <http://bit.ly/trayagenda>* - keep you daily schedule handy... *Date In Tray* <http://bit.ly/dateintraypro> - current date at glance... WebnetMobile on *Facebook <http://webnetmobile.com/fb/>* and *Twitter<http://webnetmobile.com/twitter/> * On 10 June 2011 09:26, raman singa <[email protected]> wrote: > I'm going to develop an android application that get some private > details of the of the users from facebook through GPRS. I need to > encrypt that connection. I need to know how to do this from the > beginning. > > I found this > > http://lifehacker.com/5803880/how-to-encrypt-all-internet-use-on-your-android-phone > in my searching and it is not suitable to me as it asks to root my > device. I can't do it at the moment. > > Can anyone show me the path to follow to implement this. Any help will > be appreciate. > > -- > 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 -- 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

