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
>

-- 
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

Reply via email to