06-25-2011, 12:41 AM
This is very unsecure as the application can be decompiled and the raw code can be used. It is a lot better to create a PHP script with simple Base64 encryption that allows the application to Base64 hash the credentials and use a HTTP WebRequest POST script to post the encrypted Base64.
Anyways, thanks for posting.
Anyways, thanks for posting.