Hi,
I'm currently working on offline applications with Runtime for Android,
I'm trying to load the mobile map package in, while WPF I can manage it, I want to load the moblie map package from the download folder of a phone.
I've got a working application but at the moment I have to go manually into the file structure and place it one the phone, which isn't really dynamic.
Has anyone worked on this problem before, or an idea how to get it to search the phones download folder for the MMPKG?
Hi @Hiyawoffa,
To dynamically add the mobile map package from the downloads folder of a phone:
Additionally, you could avoid all this, by hosting the .mmpk file as a portal item (example) and save it to the app's cache.