tutorials:android
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| tutorials:android [2013/12/29 09:12] – nine | tutorials:android [2014/03/10 09:02] (current) – nine | ||
|---|---|---|---|
| Line 34: | Line 34: | ||
| aptitude install android-tools-fastboot | aptitude install android-tools-fastboot | ||
| </ | </ | ||
| + | |||
| + | ===== execute AT commands ===== | ||
| + | |||
| + | send command: | ||
| + | < | ||
| + | adb shell | ||
| + | $ su | ||
| + | # echo " | ||
| + | # cat /dev/smd0 | ||
| + | </ | ||
| + | |||
| + | read reply: | ||
| + | < | ||
| + | adb shell | ||
| + | $ su | ||
| + | # echo " | ||
| + | </ | ||
| + | |||
tutorials/android.1388308328.txt.gz · Last modified: 2013/12/29 09:12 by nine