Re: [mono-android] java.lang.UnsatisfiedLinkError: Library monodroid not found

2011-07-22 Thread Greg Shackles
Looks like one user who got this error in my app actually provided a useful comment along with it: "Force closes immediately on nexus one with cyanogen mod" ___ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximia

Re: [mono-android] java.lang.UnsatisfiedLinkError: Library monodroid not found

2011-07-21 Thread Greg Shackles
Thatis a very good point. Ignore my question :) On Thu, Jul 21, 2011 at 4:54 PM, Jonathan Pryor wrote: > On Jul 21, 2011, at 4:30 PM, Greg Shackles wrote: > > Very weird indeed. I've only seen that error reported once so far, so > it's definitely not happening often. Is it possible that also

Re: [mono-android] java.lang.UnsatisfiedLinkError: Library monodroid not found

2011-07-21 Thread Jonathan Pryor
On Jul 21, 2011, at 4:30 PM, Greg Shackles wrote: > Very weird indeed. I've only seen that error reported once so far, so it's > definitely not happening often. Is it possible that also having the trial > library installed on the device could cause that to happen? How would you have the trial li

Re: [mono-android] java.lang.UnsatisfiedLinkError: Library monodroid not found

2011-07-21 Thread Greg Shackles
Very weird indeed. I've only seen that error reported once so far, so it's definitely not happening often. Is it possible that also having the trial library installed on the device could cause that to happen? On Thu, Jul 21, 2011 at 4:21 PM, Jonathan Pryor wrote: > On Jul 21, 2011, at 1:40 PM, G

Re: [mono-android] java.lang.UnsatisfiedLinkError: Library monodroid not found

2011-07-21 Thread Jonathan Pryor
On Jul 21, 2011, at 1:40 PM, Greg Shackles wrote: > 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\libmono

Re: [mono-android] java.lang.UnsatisfiedLinkError: Library monodroid not found

2011-07-21 Thread Sam Matthews
On Thu, Jul 21, 2011 at 1:20 PM, Jonathan Pryor 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 er

Re: [mono-android] java.lang.UnsatisfiedLinkError: Library monodroid not found

2011-07-21 Thread Greg Shackles
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, Jonat

Re: [mono-android] java.lang.UnsatisfiedLinkError: Library monodroid not found

2011-07-21 Thread Jonathan Pryor
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/And

[mono-android] java.lang.UnsatisfiedLinkError: Library monodroid not found

2011-07-21 Thread smatthews1999
Hello, 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... Any ideas? 07-21 11:14:33.159: ERROR/AndroidRuntime(22483): FATAL EXCEPTION: main 07-21