How to install skype in Android Emulator? -


i new android app development. want create intent launch skype. in order test this, assume emulator must have skype installed.

i tried launch play store on emulator skype app. google playstore, when launched on emulator complains there no wifi or data connection.

how can emulator connect host wifi(wifi laptop connected to?)? there way skype app on emulator without playstore?

thank you

assuming you're using latest android studio , emulator, skype application apk file other sites , drag onto emulator install application.

however suggest @commonsware stated, use physical android device instead of emulator (probably most) apps won't work correctly due google play services being missing. try images in android sdk contain part of google play services within them, it's worth shot not rely on long run.


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -