I am learning ArcGIS runtime SDK for Android Devlabs' Tutorial. While completing the tutorial entitled "Display a Map While Offline", I did the same as tutorial says i.e. I created "devlabs-package.mmpk" file using arcgis pro and I saved this .mmpk file on my android phone's SD card. Though, When I start the project using Android Studio my mobile shows only online basemap (street basemap) not the map that I created for .mmpk file. I used the code as written in the devlabs tutorial. the snapshot of the code is attached herewith-
Kindly do help me. I am new and know little about the coding.