简体   繁体   English

实时Android应用

[英]Real-time Android application

I would like to build an Android app that process acceleration data and return result every 0.5 seconds. 我想构建一个处理加速度数据并每0.5秒返回结果的Android应用。 Are there any way to deal with the problem with out using native code? 有没有办法使用本机代码来解决问题?

P/s: I'm a newbie so please go easy on me! P / s:我是新手,所以请放轻松!

Currently, there is no official support for real-time Java on Android. 当前,尚无官方对Android上实时Java的支持。

But, there has been some research/academic projects focusing on bringing real-time capabilies into the Android world, you should check out: 但是,有一些研究/学术项目致力于将实时功能引入Android世界,您应该查看以下内容:

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

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