Quantcast
Channel: Question and Answer » libgdx
Viewing all articles
Browse latest Browse all 434

Mysql database reading and writing [closed]

$
0
0

In my Libgdx application I would like to be able to connect to a mysql server securely and read and write data from it without other users injecting, or changing information. I’ve found this: http://www.helloandroid.com/tutorials/connecting-mysql-database but its only for reading what about writing data without people messing with it with other apps? I need a form of unique verification.


Viewing all articles
Browse latest Browse all 434

Trending Articles