Hot answers tagged adb
2
You won't find anything about this in the man page on your desktop, nor the usage information for adb because this isn't an adb command. Remember that adb shell foo starts a shell on the device and runs the command foo there. It would be like looking in the ssh man page to find out what ssh host rm -rf * does.
The command you want help with is ime list, and ...
Only top voted, non community-wiki answers of a minimum length are eligible