0

Hi I read this question: How to connect android emulator to the internet

I made sure my permissions in AndroidManifest.xml allowed for an internet connection I disabled my LAN to only use wireless I enabled my LAN card and plugged into the LAN

I still get the message when my app tries to launch a phone call.

Community
  • 1
  • 1
HukeLau_DABA
  • 2,384
  • 6
  • 33
  • 51

1 Answers1

0

making a phone call isn't possible with an emulator: developer.android.com/tools/devices/emulator.html

HukeLau_DABA
  • 2,384
  • 6
  • 33
  • 51