Is it possible with Android to get data from my xamp or wamp database(phpmyadmin).
I want to create a database in wamp, and later on the app should build up a connection to that database and get the data.
Would this be possible? I googled quiet a bit, but could not find something suitable.