Try setting the Android API version you want your app to use. Do this by opening the projects "Properties -> Android -> Project Build Target"
The lower you set it the more poeple can use it because not every phone has the same version of Android. The higher you set it the more functionality you can use or it's easier to use. But be carefull there are differences in the API versions you should attent. Am 07.08.2009 um 09:04 schrieb Pugnap00: > > So ive set up eclipse, with android SKD, and im trying to get the test > HelloAndroid to run. My AVD is setup correctly, i did it through the > command prompt. Whenever i go to run my app i get this error. > > ERROR: Application does not specify a > android.test.InstrumentationTestRunner instrumentation or does not > declare uses-library android.test.runner > > Ive configured the build path. Ive never used eclipse before so i get > lost in this IDE pretty quik :P > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

