To answer original question of HitendraSinh -
Here is one very simple encryption algo:

http://www.ecestudents.ul.ie/Course_Pages/Btech_ITT/Modules/ET4263/More%20Samples/CEncrypt.java.html

Simpler than you can imagine :)


On Apr 14, 11:07 am, Kacee <[email protected]> wrote:
> I was wondering if there is any size limit for storing on shared
> preferences. Could not find any such info on developer.android.com. Is
> anyone aware of such space limit on internal storage ?
>
> On Apr 14, 12:51 am, Streets Of Boston <[email protected]>
> wrote:
>
> > If your file is not huge, why not store it in your app's sandbox?
> > Take a look at these methods of Context: getDir(...) and getCacheDir(...)

-- 
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

Reply via email to