Hello,

I am working on a new update to my app and added google map support.  I
added a reference to the Mono.Android.GoogleMaps assembly.  All works great,
tested good on my Droid X device so I sent the .apk to beta testers.  I then
tried to install on my Kindle Fire (allowed unknown sources) and it failed
to install.  I also got a report from a beta tester that they got the same
message on their Motorola Photon.

I've later learned Kindle Fire and NOOK don't have the Google Maps
integration.  I've already built around "location" permissions although not
sure if that was required.

I just fired up a AVD for Kindle Fire per the Amazon info and tried
deploying a debug build.  I got this error message:

http://mono-for-android.1047100.n5.nabble.com/file/n5710988/MissingSharedLibrary.jpg
 

How do you suggest I proceed?  If this issue IS google maps being
referenced, how do you handle this so my app will run on devices without
this shared library present?  What do I test for in code as to when to allow
features such as this?

Thanks.



--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Application-not-installed-message-Missing-Shared-Library-tp5710988.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to