CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序

文件名称:IDEA

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2014-01-30
  • 文件大小:
    5.26mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!
电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

介绍说明--下载内容来自于网络,使用问题请自行百度

根据加速度sensor传来的数据,在Android手机上进行实时显示。数据通过蓝牙进行无限传送-According to data from the acceleration sensor in real time on your Android phone. Unlimited data transfer via Bluetooth
(系统自动生成,下载前可以参看下载内容)

下载文件列表

IDEA/
IDEA/.classpath
IDEA/.project
IDEA/.settings/
IDEA/.settings/org.eclipse.jdt.core.prefs
IDEA/AndroidManifest.xml
IDEA/assets/
IDEA/assets/MainDatabase
IDEA/bin/
IDEA/bin/AndroidManifest.xml
IDEA/bin/classes/
IDEA/bin/classes/com/
IDEA/bin/classes/com/InteractionLab/
IDEA/bin/classes/com/InteractionLab/MotionTrack/
IDEA/bin/classes/com/InteractionLab/MotionTrack/AxisDirectionStruct.class
IDEA/bin/classes/com/InteractionLab/MotionTrack/BuildConfig.class
IDEA/bin/classes/com/InteractionLab/MotionTrack/DatabaseAdapter.class
IDEA/bin/classes/com/InteractionLab/MotionTrack/DatabaseHelper.class
IDEA/bin/classes/com/InteractionLab/MotionTrack/HistActivity.class
IDEA/bin/classes/com/InteractionLab/MotionTrack/LiveActivity.class
IDEA/bin/classes/com/InteractionLab/MotionTrack/R$attr.class
IDEA/bin/classes/com/InteractionLab/MotionTrack/R$drawable.class
IDEA/bin/classes/com/InteractionLab/MotionTrack/R$id.class
IDEA/bin/classes/com/InteractionLab/MotionTrack/R$layout.class
IDEA/bin/classes/com/InteractionLab/MotionTrack/R$menu.class
IDEA/bin/classes/com/InteractionLab/MotionTrack/R$string.class
IDEA/bin/classes/com/InteractionLab/MotionTrack/R.class
IDEA/bin/classes/com/InteractionLab/MotionTrack/Splash$1.class
IDEA/bin/classes/com/InteractionLab/MotionTrack/Splash.class
IDEA/bin/classes/com/InteractionLab/MotionTrack/StartActivity.class
IDEA/bin/classes/com/InteractionLab/MotionTrack/TabLayoutActivity.class
IDEA/bin/classes/com/InteractionLab/MotionTrack/TSSBTSensor.class
IDEA/bin/classes/com/InteractionLab/MotionTrack/UpdateHandler.class
IDEA/bin/classes.dex
IDEA/bin/dexedLibs/
IDEA/bin/dexedLibs/annotations-48854bf297e97c8a3f76cba31b5baa79.jar
IDEA/bin/IDEA.apk
IDEA/bin/jarlist.cache
IDEA/bin/res/
IDEA/bin/res/crunch/
IDEA/bin/res/crunch/drawable-hdpi/
IDEA/bin/res/crunch/drawable-hdpi/hist.png
IDEA/bin/res/crunch/drawable-hdpi/hist_selected.png
IDEA/bin/res/crunch/drawable-hdpi/ic_launcher.png
IDEA/bin/res/crunch/drawable-hdpi/live.png
IDEA/bin/res/crunch/drawable-hdpi/live_selected.png
IDEA/bin/res/crunch/drawable-hdpi/loginbackgroud.png
IDEA/bin/res/crunch/drawable-hdpi/loginbutton.png
IDEA/bin/res/crunch/drawable-hdpi/menu.png
IDEA/bin/res/crunch/drawable-hdpi/red_pin.png
IDEA/bin/res/crunch/drawable-hdpi/splash_screen.png
IDEA/bin/res/crunch/drawable-hdpi/starticon.png
IDEA/bin/res/crunch/drawable-ldpi/
IDEA/bin/res/crunch/drawable-ldpi/ic_launcher.png
IDEA/bin/res/crunch/drawable-mdpi/
IDEA/bin/res/crunch/drawable-mdpi/ic_launcher.png
IDEA/bin/resources.ap_
IDEA/gen/
IDEA/gen/com/
IDEA/gen/com/InteractionLab/
IDEA/gen/com/InteractionLab/MotionTrack/
IDEA/gen/com/InteractionLab/MotionTrack/BuildConfig.java
IDEA/gen/com/InteractionLab/MotionTrack/R.java
IDEA/proguard.cfg
IDEA/project.properties
IDEA/res/
IDEA/res/drawable-hdpi/
IDEA/res/drawable-hdpi/hist.png
IDEA/res/drawable-hdpi/hist_selected.png
IDEA/res/drawable-hdpi/ic_launcher.png
IDEA/res/drawable-hdpi/live.png
IDEA/res/drawable-hdpi/live_selected.png
IDEA/res/drawable-hdpi/loginbackgroud.png
IDEA/res/drawable-hdpi/loginbutton.png
IDEA/res/drawable-hdpi/menu.png
IDEA/res/drawable-hdpi/red_pin.png
IDEA/res/drawable-hdpi/splash_screen.png
IDEA/res/drawable-hdpi/starticon.png
IDEA/res/drawable-ldpi/
IDEA/res/drawable-ldpi/ic_launcher.png
IDEA/res/drawable-mdpi/
IDEA/res/drawable-mdpi/ic_launcher.png
IDEA/res/layout/
IDEA/res/layout/hist_layout.xml
IDEA/res/layout/live_layout.xml
IDEA/res/layout/main.xml
IDEA/res/layout/mainmenu.xml
IDEA/res/layout/splash.xml
IDEA/res/menu/
IDEA/res/menu/m_context.xml
IDEA/res/menu/m_option.xml
IDEA/res/values/
IDEA/res/values/strings.xml
IDEA/src/
IDEA/src/com/
IDEA/src/com/InteractionLab/
IDEA/src/com/InteractionLab/MotionTrack/
IDEA/src/com/InteractionLab/MotionTrack/AxisDirectionStruct.java
IDEA/src/com/InteractionLab/MotionTrack/DatabaseAdapter.java
IDEA/src/com/InteractionLab/MotionTrack/DatabaseHelper.java
IDEA/src/com/InteractionLab/MotionTrack/HistActivity.java
IDEA/src/com/InteractionLab/MotionTrack/LiveActivity.java
IDEA/src/com/InteractionLab/MotionTrack/Splash.java
IDEA/src/com/InteractionLab/MotionTrack/StartActivity.java
IDEA/src/com/InteractionLab/MotionTrack/TabLayoutActivity.java
IDEA/src/com/InteractionLab/MotionTrack/TSSBTSensor.java
IDEA/src/com/InteractionLab/MotionTrack/UpdateHandler.java

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com

浏览历史记录

关闭