Frage

What tool should I use to display Google Glass screen on my desktop computer? It is needed for demo purposes.

War es hilfreich?

Lösung

You can connect to your Glass with adb and then use some of the tools that mirror Android device screen.

Here is a tutorial explaining how you can do this in detail.

Andere Tipps

I recently developed screencast clone running on PC. It does not require adb, only need bluetooth connection.

Check it out here: https://github.com/thorikawa/GlassRemote

configure Droid@Screen with adb and connect glass using USB. then you get glass screen on your pc screen

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top