Moto 360 emulator for Android

How do developers emulate Moto 360 for Android?

  • Moto resolution is 320x290 - however the emulator by default emulates a clock at 320x320 or 280x280, presenting a small problem.

Basically, I'm not sure how to create the background for the Moto 360 background - should it be 320x290, or should I create it at 320x320 and the other 30 pixels will just be chopped off?

Please advise!

+3


source to share


1 answer


I couldn't find an exact emulator with a small flat spot at the bottom, but for the Moto 360 your background should be 320x320 (XHDPI). Virtual devices of 320x320 size will work very well for simulating Moto 360. Just expect the bottom to be cut off a bit.



For a better explanation see this google blog post here: http://android-developers.blogspot.co.uk/2014/06/an-android-wear-design-story.html

+2


source







All Articles