简体   繁体   English

将Gear 2连接到Tizen SDK并从Sensor获取数据

[英]Connect Gear 2 to Tizen SDK and get Data From Sensor

i'm searching a way to develop an application that can collect data from sensor embedded in Samsung Gear 2 lite, to do this i thinked to use the Android API but after some searching i found that gear 2 not supporting Android, so it support only tizen API, so i installed the Tizen SDK and i try to run the application directly in Gear 2 via a us cable, but when i try it the emulator say that i must certificate the device before running apps, but do what written in help, i got the necessaries files but in the last it say that the certification is failed cause of failure to find the path the some key... 我正在寻找一种方法来开发一种应用程序,该应用程序可以从嵌入在Samsung Gear 2 lite中的传感器中收集数据,为此我认为使用Android API,但是经过一番搜索,我发现gear 2不支持Android,因此仅支持Android tizen API,因此我安装了Tizen SDK,并尝试通过us电缆直接在Gear 2中运行该应用程序,但是当我尝试使用该模拟器时,模拟器说我必须先对设备进行认证,然后再运行应用程序中写的内容,我得到了必要的文件,但最后却说认证失败,导致找不到某些密钥的路径。

so firstly is there anyone who know how to solve this problem? 首先,有人知道如何解决这个问题吗?

in other side, i searched for a way to run the android apps in gear 2 directly from emulator or phone (S4) , hope that you can tell me a solution to do this without changing the device or developing with javascript. 另一方面,我寻找了一种直接从模拟器或手机(S4)运行齿轮2中的android应用的方法,希望您能告诉我解决方案,而无需更改设备或使用javascript开发。

the problem was in certification, i succeed to install certification, the problem was related to the steps to follow, i tried the right sequence of steps, and i got the perfect result, i can for now install Tizen application in gear directly or from sumsung galaxy with the application Samsung Gear application, i embedded the gwt file in the android project and when the android apps is installed, the gear application will be installed directly in Gear watch, so i havn't to use usb cable to install the gear application. 问题出在认证上,我成功安装了认证,问题与要执行的步骤有关,我尝试了正确的步骤顺序,并且得到了理想的结果,我现在可以直接或通过sumsung将Tizen应用程序安装在齿轮中银河与应用程序Samsung Gear应用程序,我将gwt文件嵌入到android项目中,并且在安装android应用程序时,齿轮应用程序将直接安装在Gear watch中,因此我没有使用USB电缆安装齿轮应用程序。 Thank for your suggestions. 感谢您的建议。

获得与您使用的设备一起使用所需的证书,这是一个不错的文档,其中包含有关如何操作的步骤: http : //electrozoic.com/beginning-tizen-gear-s/

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

相关问题 在 Tizen SDK 上使用 Gear S2 中的其他样式观看面孔 - Watch Face with additional styles in Gear S2 on Tizen SDK Tizen Gear 2 Web请求 - Tizen gear 2 web request Tizen Gear Web应用程序,使用文本数据启动Web应用程序 - Tizen gear web app, launch web app with text data 我正在尝试在文本文件中为Samsung Gear S的Tizen可穿戴式应用程序写入一些数据 - I'm trying to write on a text file some data in a Tizen wearable application for Samsung Gear S 是否可以通过蓝牙将传感器数据从Samsung Gear S3手表(例如心率数据)发送到智能手表应用程序(反应本机或离子应用程序)? - Is there a way to send sensor data from a Samsung Gear S3 watch(e.g. heart rate data) to a smartwatch app(react native or Ionic app) via bluetooth? Tizen Gear 2与Android Native Java App的通信 - Tizen Gear 2 to Android Native Java App Communication Tizen Wearable Web Widget App 中的文件管理 Tizen SDK 2.3.1 的数据路径 - File Management in Tizen Wearable Web Widget App's Data Path for Tizen SDK 2.3.1 Web抓取/从Tizen网站获取数据 - Web Scraping / Getting data from website in Tizen Tizen SDK:找不到变量:tizen - Tizen SDK: Can't find variable: tizen Tizen Web应用程序可以在模拟器上运行,但不能在Gear 3上运行 - Tizen web app works on simulator, but doesn't work on gear 3
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM