Joined
·
36 Posts
Trying to get android market working on my flytouch, i looked at the posts on the forum, but the assume i "root" my epad. But for rooting my epad i need to reflash it
which i don't want. So i found a simplest way.I'm not sure it works for others, please test. All you need is ghost commander, or another editor. For some strange reason i discover that the root directory and the /etc directory is writable from normal user. So this is what i did:First of all create the accounts.db from a Android emulator (look at the other posts), copy it on a SD and put in the epad.Open ghost commander and copy the accounts.db from the sd to the / directory of the epad. Now the trick...Open the file /etc/init.sh (which is executed at boot time, so whit root privilege) and add this line:cp /accounts.db /data/data/com.google.android.googleapps/databases/accounts.dbthan save and power off your TabletPower on and try the market, if it works, reopen /etc/init.sh and delete the added line.... May be someone more skilled than me can imagine other use for the init.sh trick...., may be activate root account or the su command without reflash.P.S. for a morte confortable testing and typing it's better to have a usb keyboard and the terminal.apk (wich is a simple linux terminal)
