I am very new to Android development, but I managed to make bellow link work
https://www.mapbox.com/android-docs/map-sdk/overview/
Now I can load map by using mapbox API.
I just need one help , how can i use openmap vector tiles with this SDK, what do i need to change ?
I have installed vector tiles like this http://mydomain:9090/styles/osm-bright/?vector#8/22.615/90.344
I did not find any documentation for this Can any one please help me .