Hi, i am new to android. i am trying to learn and work on it.can some one help me with the following issue. i have some fields to be encrypted and uploaded to the DB using android. the fields which should be encrypted are DOB,Email id, Phone number and some othe numeric value. now i am doing some formal encryption by substitution. Can some one help me with an example to do some standerd form of encryption.
A:
There are a lot of encryption libraries out there, but it depends on which language you are using. For Java, take a look here: http://www.androidsnippets.org/snippets/39/. Or google for android +encryption +library +<your programming language>
bogdanvursu
2010-06-04 07:02:47