简体   繁体   English

三星Gear2原生开发

[英]Samsung Gear2 Native Development

It looks like that Tizen supports both HTML5 and native development. 看起来Tizen支持HTML5和本机开发。 However, is it possible to develop Gear2 apps natively? 但是,是否可以原生开发Gear2应用程序? If yes, where possible to find any samples for this? 如果是,可以在哪里找到任何样品?

Yes to make apps natively, visit 是的,本地制作应用程序,访问

http://developer.samsung.com/samsung-gear http://developer.samsung.com/samsung-gear

Download their Tizen IDE, after which they have bundled with it a lot of NATIVE apps developed on Tizen, including Camera App, etc. along with all the source code. 下载他们的Tizen IDE,之后他们捆绑了许多在Tizen上开发的NATIVE应用程序,包括Camera App等以及所有源代码。

It also comes along with emulator for easy testing/debugging. 它还带有模拟器,便于测试/调试。

Source: My job currently is developing Samsung Gear 2 Applications. 资料来源:我目前正在开发Samsung Gear 2应用程序。

一旦你完成所有设置,它应该是这样的。

No and Yes, 不,是的,

If you mean Native by non interpreted language like javascript , there is none ... AFAIK the only open API are using javascript at least on SDK 2.3.1_RC7 (tizen 2.3.1) ... 如果你的意思是非J语这样的非解释性语言,那就没有... AFAIK唯一的开放API至少在SDK 2.3.1_RC7上使用javascript(tizen 2.3.1)...

The system is GNU/Linux based so of course it could run all kind of technology (Qt?) but this is not the supported way (think about publishing into tizen store) ... 该系统基于GNU / Linux,当然它可以运行所有类型的技术(Qt?)但这不是受支持的方式(考虑发布到tizen商店)...

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

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