[mono-android] 4.2.3 native library DllNotFoundException!
Jonathan Pryor
jonp at xamarin.com
Wed Jun 20 03:51:19 UTC 2012
On Jun 19, 2012, at 7:28 PM, Francesco Colombo wrote:
> The device is a Galaxy Samsung S2, the android version installed on it is 2.3.3
> Keep in mind that with the m4a 4.2.2 version, all was fine!
Would you mind running a test for me? :-)
If you have a 4.2.2 install around, or don't mind going back to 4.2.2, could you:
1. Edit your Project Properties and enable both armeabi AND armeabi-v7a runtimes
2. Clean, Build, Install your app
3. `adb shell ls -l /data/data/your.package.name/lib`
Does (3) contain all the native libraries that it should? In my testing, it doesn't:
https://bugzilla.xamarin.com/show_bug.cgi?id=5748#c2
http://code.google.com/p/android/issues/detail?id=9089
Thanks,
- Jon
More information about the Monodroid
mailing list