Answer the question
In order to leave comments, you need to log in
How to connect to MySQL on a remote server in Android Studio?
Can anyone tell me how to connect an Android application to MySQL on a remote server. I saw a video where the guy connected via JDBC. I also tried, to no avail. I've searched a bunch of forums and no one can really give me an answer. If anyone knows, please tell me the sequence of actions
Answer the question
In order to leave comments, you need to log in
You probably don’t really need a database ...
You need to use some kind of server / api to access the data, but not direct access at all
Can be more ? The bottom line is that there is an online store, well, the director wants a mobile client for him. I didn't find any examples on the internet. Maybe there is something to read on this topic?
You need an API - PHP + MySql, which will give JSON (ideally) or Xml to the application. Look at the Slim Framework and understand where to dig
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question