Android Question how can i obfuscate string with base64 ?

lemonisdead

Well-Known Member
Licensed User
Longtime User
StringUtils has methods to encode/decode base64
but base64 is an encoding. If you need encryption take a look at B4XEncryption for example
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…