Is there an Android based Google Glass Emulator?

后端 未结 8 920
一向
一向 2020-11-30 18:55

Is it possible to define an Android Virtual Device for use to develop Google Glass apps (until the devices become widely available)?

8条回答
  •  醉话见心
    2020-11-30 19:39

    I've been digging the docs all this morning and as far as I understood, you can see what type of code/objects would be sent to the Glass using the same code on the example https://glass-java-starter-demo.appspot.com/ (code available here https://github.com/googleglass/mirror-quickstart-java )

    But an actual emulator that you can see how what the Glass screen would be showing, not really.

提交回复
热议问题