문제

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

도움이 되었습니까?

해결책

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.

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top