Cannot perform a calling between two emulator in android studio 2.0 -


i turned on 2 emulators port 5556 , 5554 different windows. pressed number 5556 , called. nothing happens. cannot call between 2 emulators in android studio 2.0. how can fix thank in addition, can use block function block virtual call? enter image description here

i don't know if calling between 2 emulators should work or not. can simulate phone call in way:

  1. select … in emulator panel.
  2. select "phone" in left panel of extended controls dialog.
  3. select or type phone number in field.
  4. click call device.

Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -