Quote:
Originally Posted by teradog
**this still works fine if you don't like xdandroid to show**
Put in your carrier name or put in something fun instead of the text "xdandroid" below. - su
- cd /sdcard
- cp eri.xml andboot/data/eri.xml (andboot should be renamed with the dir you have your haret.exe
|
Thanks for confirming this still works teradog.
One issue tho - in that cp step. Wouldn't you just cp eri.xml to /data/eri.xml? I don't understand why you're cp'ing to andboot/data/eri.xml.
Assuming the file is at the root of the SD card, you can cp /sdcard/eri.xml /data/eri.xml OR if you stick with cd'ing to /sdcard first, then it would just be cp eri.xml /data/eri.xml.