To know what are the commands available to test android mobile from command prompt, do the following steps.
Download and install android manager including software development kit. Then open platform-tools folder from the sdk and right click to open command prompt here. Now type the command 'adb help' to know the complete list of commands available for testing the android using the command line utility tool android debug bridge
Originally collected by
fetching...
(
less)