Reputation: 5483
I wonder how I could update host file on a android virtual device? Each time I reopen emulator it appears with defaul hosts file, so I pull hosts file everytime.
what I do now:
but next time when I start the emulator there is default hosts file. How to change hosts file only once?
Upvotes: 10
Views: 2402
Reputation: 5309
Myabe you have to repack system.img
.
It's under sdk/systemimages/android-**/armeabi-v7a
.
Upvotes: -1