The moose likes Android and the fly likes  adb shell command not working Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark " adb shell command not working" Watch " adb shell command not working" New topic
Author

adb shell command not working

sameera liyanage
Ranch Hand

Joined: Nov 25, 2008
Posts: 597
I have tried adb shell command.But it is not working.
But adb devices command is working. I have attached screenshots aslo.
[Thumb - device.jpg]
 Filename device.jpg [Disk] Download
 Description
 Filesize 180 Kbytes
 Downloaded:  22 time(s)

[Thumb - shell.jpg]
 Filename shell.jpg [Disk] Download
 Description
 Filesize 128 Kbytes
 Downloaded:  20 time(s)

Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 32768
As to the first: spelling matters. As to the second: there needs to be something for adb to connect to, either an emulator or an actual device.


Android appsImageJ pluginsJava web charts
 
 
subject: adb shell command not working
 
Threads others viewed
ls command not recognized
adb shell - "error: device not found" or "error: device offline"
how to create sdcard and mount on the emulator
how to root/get root access in android emulator?
Is there any tool avaiable to monitor Sqlite database
IntelliJ Java IDE