Nothing from command line. On Device goto DevTools->Instrumentation. There is a Tests for Camera Application. Click on that it will start what it has to do.... :)
On Thu, May 27, 2010 at 5:28 PM, sachinikam <[email protected]> wrote: > I have built CameraTests present in packages/apps/Camera/tests and > installed CameraTests.apk on device. > From adb shell tried running below command: > adb shell am instrument -w com.android.camera.tests/ > com.android.camera.CameraStressTestRunner > > Got the following error:- > android.util.AndroidException: INSTRUMENTATION_FAILED: > com.android.camera.tests/com.android.camera.CameraStressTestRunner > INSTRUMENTATION_STATUS: id=ActivityManagerService > INSTRUMENTATION_STATUS: Error=Unable to find instrumentation info for: > ComponentInfo{com.android.camera.tests/ > com.android.camera.CameraStressTestRunner} > INSTRUMENTATION_STATUS_CODE: -1 > > Can anybody help here? > > Regards, > Sachin Nikam. > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Have a nice time !!! Cheers, Sachin. -- 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

