Hello,
I'm developping an app which can turn on/off the wifi.
I read we can't use wifi an emulator (is it still true ?) and it crach my app.
How could i know in java code, that i'm in the emulator (to invalidate some button) or in th real device.
Thx



