android - Taking screenshot of device's current screen -
when 1 wants publish app on play store (previously known android market), can upload screenshots of app. take these screenshots current device (motorola droid) i'm using test application.
there apps on play store allow take screenshots, have root phone, don't want to. there related topics within stack overflow people want take screenshots out of there code (here). want take screenshots of running app current device, connected via usb computer; i'm developing via eclipse, there should way tell running device should take screenshot via sdk, right?
some website (e.g. lifehacker) mention way this,
to take screenshot, you'll required enable usb debugging under settings, install android software development kit, , connect phone debug tool
but don't explain need step-by-step.
i appreciate if can me out.
since developer, have sdk , working eclipse running android applications. plug in phone, , make sure enabled on phone usb debugging, device needs show in ddms
perspective of eclipse.
once device shows in ddms
perspective there in icon there capture screen.
Comments
Post a Comment