LG 옵티머스 사용자 모임 - 옵티머스, 안드로원
(글 수 1,846)
저는 아직 안드로원을 구매하지는 않았습니다만....
루팅이 된다면 당장 달려가서 구매를 할 의향이 있습니다.
아직 국내 유저들 가운데 루팅에 성공했다는 글을 본적은 없습니다.
그런데 구글에서 GW620 Rooting 로 검색을 해보니 몇몇 정보가 있었습니다.
http://androidnetwork.org/forum/viewtopic.php?f=22&t=143
LG Eve GW620 Rooting guide
A few of us over at XDA Forums have been trying to root the Eve for a few weeks now, and we've finally done it! W00t! I made this guide, for folks who want to root their own devices. If you'd rather take an easier approach follow my Apps2SD image installation instructions here.
This guide assumes you already have ADB access to your device. If you don't you need to google for the android SDK and get yourself connected.
Let me know how this works for you all, or if anything is unclear.
This guide assumes you already have ADB access to your device. If you don't you need to google for the android SDK and get yourself connected.
Let me know how this works for you all, or if anything is unclear.
- Download this version of Superuser Whitelist and unpack it somewhere safe
- On the GW620 dial "3845#*620#" to get in to the secret menu
- Tap "Module Test" then tap "Stability Test" then tap "Enable Root Permission"
- Open a shell/command prompt/terminal. (cmd, or bash, or zsh, or whatever you use)
- Type "adb shell" (You may need to use "/path/to/android/sdk/tools/adb shell")
- You should get a #. If you get a $ then something didn't work. Shutdown the phone and PC and start again from 2)
If you get a # then all is well. Type "exit" to return to your PCs command prompt. - Type "adb remount" to remount the GW620's file system as read-write so we can make changes.
- Type "cd /path/to/the/unzipped/superuser.zip"
- Type "adb shell cat /system/xbin/su > /system/xbin/su.original"
- Type "adb push bin/su /system/xbin/su"
- Type "adb push bin/su /system/bin/su" (You need this one too, as some apps look for it there. E.g. Quickboot)
- Type "adb shell chmod 4755 /system/xbin/su"
- Type "adb shell chmod 4755 /system/bin/su"
- Type "adb install bin/Superuser.apk"
Done. That's it. You should now be able to run apps that require root. If an app needs root access a window will pop up on the phone asking for permission to use root.
위 정보가 국내 모델인 KH5200에도 적용되는지 궁금합니다.




결론만 말씀드리면, 저대론 안됩니다. 몇가지 제약을 더 걸었는데, 해외 버전에서도 제약이 더 들어갈테니,
그때가 되면 해결책이 나오지 싶습니다. 늦어도 6월 중에는 해결될 겁니다.
(안드로이드 1.6이 나오면 2.1 업데이트를 위해 루팅하려 할테니 말이죠.)