Hello my friends,
I use at my code a URL php link that is connected to MySQL database at my server.
If someone decompile (dex2jar) my app, he will see that link and the "secret" password and he can use it at bad way. What do you suggest me to do?
I use at my code a URL php link that is connected to MySQL database at my server.
B4X:
http://xxx.com/test.php?secret=password&id=add&name=test