I actually saw this error reported once in the Android Market for my app as well, which it claimed came from a Nexus One (though I have also seen the app successfully installed to a coworker's N1). I checked my APK and lib\armeabi\libmonodroid.so is in there.
On Thu, Jul 21, 2011 at 1:20 PM, Jonathan Pryor <j...@xamarin.com> wrote: > On Jul 21, 2011, at 11:52 AM, smatthews1...@gmail.com wrote: > > I am running the Mono Droid environment for the first time, with a > licensed version. I am running the "Hello World" application. > > > > The app deploys and then I get an error on the device as follows... > > 07-21 11:14:33.159: ERROR/AndroidRuntime(22483): FATAL EXCEPTION: main > > 07-21 11:14:33.159: ERROR/AndroidRuntime(22483): > java.lang.UnsatisfiedLinkError: Library monodroid not found > > Is the following message visible within `dab logcat` prior to that > exception? > > ERROR: This version of MonoDroid will only run in the Android > emulator. > > If so, cleaning, rebuilding, and re-deploying your project should fix the > issue. > > If that isn't the case, are you specifying in Project Properties that only > the armeabi-v7a libraries are to be deployed? If you're doing so, it's > possible that your target device doesn't support armeabi-v7a (e.g. it's an > original G1 phone). > > Finally, you can unzip the .apk that you're installing (replace .apk with > .zip if necessary). Is there a lib\armeabi\libmonodroid.so file within the > .apk? > > Thanks, > - Jon > > _______________________________________________ > Monodroid mailing list > Monodroid@lists.ximian.com > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid >
_______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid