http://umakantpatil.com/posts/android-emulator-localhost-and-host-files-on-windows
emulator -avd YourAvdNameGoesHere -partition-size 128
adb remount
adb pull /system/etc/hosts c:\hosts
adb push c:\hosts /system/etc
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment