Im new to android and Im still confused.
I have this project that whenever I update my mysql DB in the server (Im using a website in updating) my android app (I used sqlite here) informations must also be updated.. Is this possible? If yes, can you send me some links I can use?
PS: Im using lots of tables so its kinda bit problem for me to find over the internet since most of the examples are focusing on one table. A bit confusing to my part cause Im still fresh to this.