Hi, Can you please tell me how can I become root in android emulator? I have googled and find this link: http://www.androidhere.com/ANDROID-NEWS/Technology/200811/19-Hack--Howto-get-root-on-your-G1_41.html
so i tried # adb shell and the follow the steps #mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system #cd /system/bin #cat sh > su #chmod 4755 su and run 'su' but I still can't access files which only allow to be accessed by root. Thank you for any suggestion. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

