Kibrom Gebre
Kibrom Gebre

Reputation: 129

Default applications for Android emulator almost empty

I am developing an android application in my Ubuntu 14.04 machine. I have installed Android wear ARM system image for the emulator, and it is running well. But There seems no default application in it to handle some activities like loading image, surfing the net... and so on. What am I missing and how do I activate the default applications for the emulator.

Here is a snapshot of the android emulator with blank screen.

Android Emulator On Ubuntu 14.04

Upvotes: 0

Views: 69

Answers (1)

roarster
roarster

Reputation: 4086

I've found that using the Google APIs system image comes with more apps included. I usually use that one rather than SDK Platform.

sdk manager

Upvotes: 1

Related Questions