如何上传到code到谷歌玻璃? [英] how to upload to your code to Google Glass?

查看:166
本文介绍了如何上传到code到谷歌玻璃?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在学习Android和GDK的过程中,我有Android开发者工具以及SDK管理器安装。

I'm in the process of learning android and the GDK, I have "Android developer tools" installed along with "SDK Manager".

我第一次的Hello World应用程序,但我不知道如何去连接到我的谷歌玻璃从我的Windows 7 PC上载code。

I made my first hello world app, but I don't know how to go about linking up to my Google Glass from my Windows 7 PC to upload the code.

有没有人有一个很好的教程或一步一步的操作将大大AP preciated!

Does anyone have a good tutorial or step by step instructions would be greatly appreciated!

感谢

要提供更多的信息,我也跟着在YouTube( http://www.youtube的步骤。 COM /手表?ν= boj0f_O3i88 )安装和prepare一个Hello World的应用程序,在模拟器上运行良好。

To give more information, I followed the steps on youtube (http://www.youtube.com/watch?v=boj0f_O3i88) to install and prepare a hello world application which works well on the emulator.

现在,我有应用程序工作在模拟器上,我想将它发送给玻璃,但我什么都没有(在Windows资源管理器或其他地方),以同步到。我怎样才能让我的玻璃设备显示在窗口O / S,所以我可以有一些从工作。

Now that I have the app working on the emulator, i would like to send it to glass but I have nothing (on windows explorer or anywhere else) to sync up to. How can I make my glass device show up on windows O/S so I can have something to work from.

没有看到该设备是我的第一个挑战,以获得在玻璃上我的Hello World应用程序。

Not seeing the device is my first challenge to getting my hello world app on the glass.

感谢和我道歉,如果这听起来像是我没有做我的研究。

Thanks and my apologies if it sounded like I hadn't done my research.

在SDK管理器的正确安装和DDMS从未显示玻璃,即使当它连接到USB截图

Screenshots of the SDK manager with the correct installation and the DDMS that never shows Glass, even when it's connected to the USB

推荐答案

所以,问题是,我看不到我的电脑上的谷歌玻璃。

So the problem was that I couldn't see the Google Glass on my computer.

我跟着YouTube上的instructtion由资深探险家: http://www.youtube.com /手表?ν= rfpKyj7fJCM

I followed the instructtion on youtube by a fellow explorer: http://www.youtube.com/watch?v=rfpKyj7fJCM

他有他在这里做什么的书面版本: HTTP: //leetinsider.com/2013/12/11/google-glass-drivers-windows/

He's got the written version of what he does here: http://leetinsider.com/2013/12/11/google-glass-drivers-windows/

基本上我的修正包括将以下code到我的SDK \演员\谷歌的\ usb_driver \ android_winusb.inf文件:

Basically my Fix consisted of adding the following code into my sdk\extras\google\usb_driver\android_winusb.inf file:

;Google Glass
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_4E11&REV_0216
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_4E11&MI_01
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_9001&REV_0216
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_9001&MI_01

然后,我只是更新的驱动程序我的未知设备从我的设备管理器,并指出它的android_winusb.inf文件和它的工作!

Then I simply updated driver on my unknown device from my "device Manager" and pointed it to the android_winusb.inf file and it worked!

我现在可以看到,并上传code玻璃!

I can now see and upload code to glass!

这篇关于如何上传到code到谷歌玻璃?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆