Reputation: 635
I am using the Microsoft Android emulator that comes with Visual Studio 2015. It works great overall but I cannot find a Facebook APK that works on it. Has anyone solved this problem?
Any advice appreciated.
Upvotes: 0
Views: 541
Reputation: 2565
One way to do this is to get the Google Play Store on the emulator then download the Facebook APK from Google Play. To do that, you might try this: http://codesmells.net/2015/07/27/installing-the-google-play-store-in-the-microsoft-visual-studio-android-emulator/
Upvotes: 1