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
Saturday, May 28, 2011
Subscribe to:
Posts (Atom)