Yes...As going through the development process I've had to debug some things a few times. I went back into eclipse and was poking around and I noticed under the Project Properties->Java Build Path->Order and Export the Android 2.2 was not checked by default...Does this mean it's not exporting the Android 2.2 libraries?
I have since checked the box and re-exported my project...but have been unable to test it as my tester has not gotten back with me. On Thu, Feb 10, 2011 at 2:53 PM, TreKing <[email protected]> wrote: > On Thu, Feb 10, 2011 at 1:15 PM, DanielleM <[email protected]> wrote: > >> I have exported my android project using eclipse and I have a signed .apk. >> However, when I installed it on a device to test it. It would never launch. >> > > Does it work when you run it through the debugger? > > > ------------------------------------------------------------------------------------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

