There is a ready-made application that is already running and written in Java . Several classes and xml files are written in Android Studio , no additional libraries, all standard.
Now you need to add a map to the application Map of countries with real borders.
The main functions of the card:
- The ability to allocate countries, both one and several dozen.
The ability to change the color of the territories of countries (when clicked and programmatically in
onCreate).Add graphic objects (icons) to the map.
Reading keystrokes / clicks from the map, determining the country to which they clicked.
The decision should not depend on access to the Internet.
I think to fasten LibGDX . Maybe someone has experience in solving such problems? Can you throw links to the example or in what direction to dig?
An example of implemented maps for other applications: