i want to access to my web mysql databases from android application.how can i do this? i have searched all over the internet but i didnt get anything like that. allthough i know how to recieve data from the web pages as json data.but i need something like i can acces the database directly like the web applications.
such as i have an existing database where i want to acces from the mobile or i have a database on a server i want to keep my data in the web how can i do this? i can receive the json data from the server but i dont know how to use the database directly. if any tutorial it would be nice. thank you