What is the best way to make a real time android app where i just have to send some data to a sql database?
I have tried to connect directly inside the android app to a sql server but this does not work.
What is the best way to make a real time android app where i just have to send some data to a sql database?
I have tried to connect directly inside the android app to a sql server but this does not work.