Use following command to start testing cts $ cd out/host/linux-x86/cts/android-cts/tools $ ./startcts
then you will get a cts command prompt, cts > type help to get how to run test. Good luck! On Mar 17, 12:52 pm, Umang Gupta <[email protected]> wrote: > Any help on how to test apk's generated by compiling cts tests on emulator > or target ?? > > Thanks : > Uander > > > > On Tue, Mar 16, 2010 at 5:53 PM, Umang Gupta <[email protected]> wrote: > > Hi All , > > > I am running cts test cases on eclair . I've done with : > > . build/envsetup.sh; lunch 1; make cts > > > That compiled my all cts test cases . > > Apk's for that all have been installed in > > $(ANDROID_BUILD_TOP)/out/target/product/generic/data/app : > > > few of these are : CtsDatabaseTestCases.apk , ApiDemos.apk etc . > > > Now I start my emulator :: ./emulator & > > > I "adb push " to all apk's to my emulator . > > > Now my query is how to run these apk's on device /emulator ?? > > > Thanks : > > Uander -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
