My question is indicated in the title.
More specific? In my MySQL database, I have a “events” table, and every time an event is added / deleted, I would like to update points on the map in my Android application.
If possible, a tutorial or sample code will also be very helpful as I am still new to Android and exploring Android.
Appreciated.
source
share