[mono-android] Bluebird Pidion BIP-6000
Steve Sharrock
steve at sharkcode.com
Fri Nov 18 11:22:22 EST 2011
This "rugged" device used to be Windows Mobile, but now they've introduced
an "Android Compatible" version of the device. One of our customers
downloaded one of our MonoDroid applications, and of course, the device
doesn't appear to be compatible enough. It looks like the app crashes trying
this...
string id = Android.Provider.Settings.Secure.GetString(
Global.CurrentActivity.ContentResolver,
Android.Provider.Settings.Secure.AndroidId );
I can't be sure this is the exact location of the crash, so they sent me a
device so I could run our app with the VS2010 debugger. The problem is, when
I deploy the app from VS2010, I'm told the "The minimum Android version is
higher than this device supports".
The app's minimum is 2.1 (Level 7), and the device's "About" says that it
also is 2.1. I lowered the app to 1.6 (Level 4) just to test; but, I get the
same message.
I suspect the answer to our problem is "We can't run on this device"; but,
If anyone has any thoughts, let me know.
Thanks,
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodroid/attachments/20111118/da3f7b7f/attachment.html
More information about the Monodroid
mailing list