myhost:tools> ./adb devices List of devices attached 0123456789ABCDEF device
myhost:tools> ./adb shell # ls ls lost+found data default.prop dev [...] #exit exit myhost:tools>
myhost:tools> ./adb.exe shell /nit/bin/busybox poweroff -f -n
myhost:tools> ./adb push /path/to/Meebo.apk /data/app