How can i connect my Android app with the online mysql database?
i am developing an android application which needs to connect with an online MySQL database. I have created an amazon aws account and set up an RDS MySQL database but i don’t know how to send http requests from android app to database.