==============
wget http://content.modaco.net/dropzone/nano.android.zip
wget http://content.modaco.net/dropzone/terminfo.zip
adb push terminfo /system/etc/terminfo
adb push nano /system/bin
adb shell
su
export TERMINFO=/system/etc/terminfo
export TERM=linux
==============
The above steps put terminal information in /system/etc/. The nano can not save at this moment.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment