想要为Google Glass创建应用. [英] Want to create apps for google glass.

查看:58
本文介绍了想要为Google Glass创建应用.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用Java在eclipse中从头开始创建一个新应用.

I want to create a new app from the beginning in eclipse using java.

我的eclipse有android sdk,Google app引擎和maven.

I have android sdk, Google app engine, maven with my eclipse.

那我怎么开始?

Google快速入门教程有点笨拙.

Google quick start tutorial is little bit clumsy.

我只想制作一个时间表卡,并希望传递值"Hello World".

I just want to make a timeline card and want to pass value "Hello World".

然后想从我的Google Glass中查看.

Then want to view from my Google glass.

推荐答案

更新:GDK预览版11/19/13

Update: GDK Preview 11/19/13

https://developers.google.com/glass/develop/gdk/index

最后: 这是在Glass中打招呼的方法.

并非所有开发人员都可以使用官方的GoogleGlassDevelopment套件.但是开发人员正在通过以下方式进行开发:

The official GoogleGlassDevelopment kit is not yet available for all developers. But developers are developing in the following ways:

Google Mirror Api:

可以使用java,.net,php,ruby,python和google go开发.开发人员可以访问镜像API,Google服务器将与Glass对话.

Can be developed using java, .net, php, ruby, python and google go. The developers can access the mirror API, and google servers will talk to the Glass.

这样,我们将无法访问Glass的硬件功能. Mirror API主要用于网站类型的信息.

This way, we cannot access the hardware features of the Glass. Mirror API is mainly to website kind of info.

Android SDK:

开发人员可以使用android sdk版本15(ICS)进行开发,并使用相同的工具(eclipse/android studio)直接运行该应用.链接

Developers can develop with android sdk version 15.(ICS) and run the app directly using the same tools(eclipse/ android studio). link

可用的硬件:

以上所有硬件均可与ICS和更高版本中可用的相同api一起使用,但触摸板和透明显示器除外.对于这些API,我们必须等到 GDK 发布.

All the above hardware can be used with the same api available in ICS and above, Except touchpad and the transparent display. For those API, we must wait till GDK releases.

这篇关于想要为Google Glass创建应用.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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