lemonsqueeze / FakeWifiConnection

Make android apps believe Wifi is connected
Other
66 stars 19 forks source link

Getting this to run on the emulator #8

Open rom1504 opened 8 years ago

rom1504 commented 8 years ago

I'm trying to fake a wifi connection on the android emulator. But I'm not sure how to install this on the emulator. Any clue how to install Xposed and this plugin there ?

rom1504 commented 8 years ago

Any other way to fake a wifi connection on the emulator would be appreciated too !

lemonsqueeze commented 8 years ago

I haven't played with the emulator in a while but if you search around others got xposed to work there. Basically you need to root the virtual device, sideload xposed and you should be fine. If you can't get it to work with regular emulator this might be helpful.

rom1504 commented 8 years ago

Ok I just tried using genymotion, that doesn't work for me because the app I want to run doesn't run on it, even with that arm translation thing.

So I'm back at "to root the virtual device". I tried that for a while but it doesn't seem that easy, I guess I'll try again.