简体   繁体   English

是否可以在没有设备的情况下使用Google Mirror API?

[英]Is it possible to play with Google Mirror API without having the device?

I've been reading the documentation and playing at https://glass-java-starter-demo.appspot.com/ but it seems there is no way to further investigate since when following the instructions from https://developers.google.com/glass/playground at my https://code.google.com/apis/console/ the Google Mirror switch is not showing up. 我一直在阅读文档并在https://glass-java-starter-demo.appspot.com/上播放,但似乎没有办法进一步调查,因为它遵循https://developers.google的说明我的https://code.google.com/apis/console/上com / glass / playground未显示Google Mirror开关。 Is there any workaround? 有没有解决方法?

根据跟踪器上的问题#2( https://code.google.com/p/google-glass-api/issues/detail?id=2 ),访问权限目前仅限于使用Glass的Explorer程序成员。

With the release of XE12, the Mirror API is open to all developers. 随着XE12的发布,Mirror API对所有开发人员开放。 However, it's still very important to test your Glassware on Glass before distributing it. 但是,在分发玻璃器皿之前测试玻璃器皿仍然非常重要。

you can use this. 你可以用它。
Have a look at https://github.com/scarygami/mirror-api 看看https://github.com/scarygami/mirror-api

Yes you can use your Android phone as a Google Glass. 是的,您可以将Android手机用作Google Glass。 Look at this guide Google Glass XE7 APKs 查看本指南Google Glass XE7 APK

After installing those apks in your phone. 在手机中安装这些apks之后。 Lounch Glass Home app. Lounch Glass Home应用程序。 Then go to MyGlass application and configure your Glass. 然后转到MyGlass应用程序并配置Glass。

Then register for Google Mirror API and follow this quick starter guide Quickstart 然后注册Google Mirror API并按照此快速入门指南快速入门

Hope this will help you. 希望这会帮助你。

It seems possible now: https://developers.google.com/glass/devprev . 现在似乎可以: https//developers.google.com/glass/devprev Similar answer as Jenny but updated. 与Jenny相似的答案,但更新。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 是否可以使用不带RefreshToken的Google Adwords Api? - Is it possible to use Google Adwords Api without RefreshToken? 是否可以使用服务帐户访问Google Play游戏服务API? - Is it possible to access Google Play Game Services API with service account? Google Calendar API-如何在不提示登录的情况下发出请求? - Google calendar API - How to make a request without having to prompt a login? 是否可以在没有 g 套件的情况下使用 google api 发送电子邮件? - Is it possible to send emails with google api without g suite? Graph / Google API,是否可以在没有浏览器登录的情况下获取代码? - Graph / Google API, is it possible get code without browser log-in? Android Google Play / Drive Api - Android Google Play / Drive Api Google Play API访问权限 - Google play api access oauth Google Play商店开发者控制台:是否可以通过API为我的托管应用获取安装变量? - Google Play Store Developer Console: Is it possible to get installs variable via API for my hosted app? 谷歌播放完整性 api 问题 - Google play integrity api issue 如何构建使用谷歌日历 api 的 web 应用程序而无需验证? - How can I build a webapp which uses google calendar api without having to become verified?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM