tutorials:android
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| tutorials:android [2013/12/29 09:08] – created nine | tutorials:android [2014/03/10 09:02] (current) – nine | ||
|---|---|---|---|
| Line 27: | Line 27: | ||
| adb pull / | adb pull / | ||
| </ | </ | ||
| + | |||
| + | ===== clockwork mod recovery ===== | ||
| + | |||
| + | install 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.1388308115.txt.gz · Last modified: 2013/12/29 09:08 by nine