I have created an app for android using phonegap, but I am worried about how secure the code I wrote is going to be… It seems like it would be fairly easy to copy the code and build another app off of it… How would I make it more secure? I have been searching around and couldn’t yet find anything.
Share
You might like to refer to http://wiki.phonegap.com/w/page/43660891/Security
Or do you want to make your app closed source???