Re: [android-developers] encrypt GPRS in Android?

2011-06-10 Thread Marcin Orlowski
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 * - keep you daily schedule handy...
*Date In Tray*  - current date at glance...
WebnetMobile on *Facebook * and
*Twitter
*



On 10 June 2011 09:26, raman singa  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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] encrypt GPRS in Android?

2011-06-10 Thread raman singa
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en