user2410644
user2410644

Reputation: 3891

Android Wear: Only "Simple" watchface is working, all others black

I am trying to get a littlebit into Android Wear watchfaces. I've run into a problem: When trying to select a different watchface rather than the default "Simple" called watchface, everything I get is a black screen with my Google Now cards on top of it. --> I can't see any clock, on it's place it's all dark.

Is that normal or why can't I test even pre shipped watchfaces?

Only this watchface is visible:

enter image description here

All the others look like this, doesn't matter if pre-installed or installed from play store:

enter image description here

Same issue with square emulator:

enter image description here

Upvotes: 4

Views: 830

Answers (1)

Graydyn Young
Graydyn Young

Reputation: 5081

I ran into this problem as well. I deleted my AVD and recreated it with "Use Host GPU" checked and the watch faces are running OK now. The same thing is necessary if you want to run activities embedded in a notification.

Upvotes: 2

Related Questions