简体   繁体   English

Google Glass的Hello World计划 - 循序渐进

[英]Hello World program for Google Glass - Step by Step

I started reading stuff on Google Glass development one week ago, including this . 我在一周前开始阅读谷歌眼镜开发的内容,包括这一点 However, I still could not find a tutorial to develop a "complete hello world program". 但是,我仍然找不到开发“完整的hello world program”的教程。 What I meant by "complete" is; 我所说的“完整”是指; where to get the API, how to set up the API, how to write the hello world UI, how to write the code for the UI, how to install the emulator/simulator and test it. 从哪里获取API,如何设置API,如何编写hello world UI,如何编写UI代码,如何安装模拟器/模拟器并测试它。 For an example, if you take a Java / Android / C++ / C# book, the first chapter is a hello world program, the "complete note" which explains how to develop it, step by step, making sure the new user is not in a mess. 举个例子,如果你拿一本Java / Android / C ++ / C#书,第一章是一个hello world程序,“完整笔记”解释了如何开发它,一步一步确保新用户不在一团糟。 I went through the developer guide, and it is not what I am looking for. 我浏览了开发人员指南,这不是我要找的。

Since I couldn't find anything, what I did is wrote the HTTP code in here , in the given small text box. 因为我无法找到任何东西,我所做的是写的HTTP代码在这里 ,在给定的小文本框。

But I saw some people have developed code and tested it, so I would like to have "step-by-step guidance for writing Hello world for Google Glass". 但我看到有些人已经开发了代码并对其进行了测试,因此我希望有“为Google Glass编写Hello world的分步指导”。 I am sure it will benefit a lot of new comers as well. 我相信它也会让很多新人受益。

Please note that my favorite language is Java and Android, I do not have a Google Glass and I am not a registered "glass explorer" (as they have asked here ) if it matters. 请注意,我最喜欢的语言是Java和Android,我没有谷歌眼镜,如果重要的话,我不是注册的“玻璃浏览器”(正如他们在这里过的那样 )。

Please provide me step by step instructions / Link to step by step instructions for writing Hello world for Google Glass, because even after a one week of reading, I am totally empty handed, giving so much stress to my student life. 请给我一步一步的说明/链接到为Google Glass编写Hello world的分步说明,因为即使经过一周的阅读,我也完全空手而归,给我的学生生活带来了很大的压力。

You say that your favorite language is Java and Android so I'm not sure if you are looking for a mirror-api solution or GDK solution. 你说你最喜欢的语言是Java和Android,所以我不确定你是在寻找一个mirror-api解决方案还是GDK解决方案。 If you want a GDK solution I've created a hello world application and it can be downloaded here: https://github.com/DasCody/Hello-Glass 如果你想要一个GDK解决方案,我已经创建了一个hello world应用程序,可以在这里下载: https//github.com/DasCody/Hello-Glass

From the sounds of it you're looking for a GDK solution. 从它的声音,你正在寻找一个GDK解决方案。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM