tutorials:android
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tutorials:android [2013/12/29 09:08] – nine | tutorials:android [2014/03/10 09:02] (current) – nine | ||
|---|---|---|---|
| Line 29: | Line 29: | ||
| ===== clockwork mod recovery ===== | ===== 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.1388308133.txt.gz · Last modified: 2013/12/29 09:08 by nine