Nicky
Nicky

Reputation: 1065

How can I run facebook app on Android Emulator?

I have installed Android Studio but I can't find the way to run facebook app on emulator.

Here is the snapshot of running Android Studio:

enter image description here

This seems like an tool to develop app.

How can i run an existing popular app on emulator?

Upvotes: 0

Views: 3304

Answers (2)

NIKHIL NEDIYODATH
NIKHIL NEDIYODATH

Reputation: 2932

I noticed that Navigation bar is hidden in your android studio. You can make it active from the view menu in the toolbar. There will be an option to open AVD Manager in your navigation bar. Open it, Create a new Virtual Device and make sure that you are connected to the internet. Now you can download and run any android application in your virtual device same as an android phone.

Upvotes: 0

Diogo Mota
Diogo Mota

Reputation: 36

You need to install a emulator with the Google Apis. Then just log in with your google account, go to the PlayStore and download whatever you want.

Upvotes: 1

Related Questions