Yes, API level 7 is Android 2.1, so that shouldn't be the problem. The next best thing is to view logcat output. You can do this with either DDMS or adb logcat. Startup your application and then start reading the output. It might be helpful to add some Log.Debug statements at strategic points in your code too.
On Wed, Jul 11, 2012 at 6:51 AM, javitxin <jav...@externalia.com> wrote: > Thanks.. it worked.. but when opening the app it crashes...saying > > "la aplicacion se ha interrumpido inesperadamente. Intentalo de nuevo.", > tralating.. > > "the application has stopped unexpectedly. Please try again." > > > > My android firmware is 2.1 updated. And my developed app has sdk 7 and api > level 7... is this correct? > > ¿anyone has any ideas? > > Thanks > > > -- > View this message in context: > http://mono-for-android.1047100.n5.nabble.com/problem-installing-apk-in-device-tp5710772p5710830.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 > -- http://www.opgenorth.net
_______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid