文件名称:Step
-
所属分类:
- 标签属性:
- 上传时间:2016-09-26
-
文件大小:5.85mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
本软件是一个记步软件,利用手机的重力传感器实现。软件记步数的精准度跟用户的补偿以及体重有关,也跟用户设置的传感器的灵敏度有关系,在设置页面可以对相应的参数进行调节。-The software is a step counter software uses the phone s gravity sensor to achieve. Software remember with precision the number of steps the user compensation and weight-related, but also with the user to set the sensitivity of the sensor has a relationship in the settings page of the corresponding parameters can be adjusted.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
StepCounter-master/.classpath
StepCounter-master/.project
StepCounter-master/.settings/org.eclipse.jdt.core.prefs
StepCounter-master/AndroidManifest.xml
StepCounter-master/bin/AndroidManifest.xml
StepCounter-master/bin/classes/com/cn/stepcounter/BuildConfig.class
StepCounter-master/bin/classes/com/cn/stepcounter/R$anim.class
StepCounter-master/bin/classes/com/cn/stepcounter/R$attr.class
StepCounter-master/bin/classes/com/cn/stepcounter/R$color.class
StepCounter-master/bin/classes/com/cn/stepcounter/R$dimen.class
StepCounter-master/bin/classes/com/cn/stepcounter/R$drawable.class
StepCounter-master/bin/classes/com/cn/stepcounter/R$id.class
StepCounter-master/bin/classes/com/cn/stepcounter/R$layout.class
StepCounter-master/bin/classes/com/cn/stepcounter/R$menu.class
StepCounter-master/bin/classes/com/cn/stepcounter/R$string.class
StepCounter-master/bin/classes/com/cn/stepcounter/R$style.class
StepCounter-master/bin/classes/com/cn/stepcounter/R.class
StepCounter-master/bin/classes/com/cn/stepcounter/SettingsActivity$1.class
StepCounter-master/bin/classes/com/cn/stepcounter/SettingsActivity$2.class
StepCounter-master/bin/classes/com/cn/stepcounter/SettingsActivity$3.class
StepCounter-master/bin/classes/com/cn/stepcounter/SettingsActivity.class
StepCounter-master/bin/classes/com/cn/stepcounter/SplashActivity$1.class
StepCounter-master/bin/classes/com/cn/stepcounter/SplashActivity.class
StepCounter-master/bin/classes/com/cn/stepcounter/StartActivity$1.class
StepCounter-master/bin/classes/com/cn/stepcounter/StartActivity$2.class
StepCounter-master/bin/classes/com/cn/stepcounter/StartActivity.class
StepCounter-master/bin/classes/com/cn/stepcounter/StepCounterActivity$1.class
StepCounter-master/bin/classes/com/cn/stepcounter/StepCounterActivity$2.class
StepCounter-master/bin/classes/com/cn/stepcounter/StepCounterActivity.class
StepCounter-master/bin/classes/com/cn/stepcounter/StepCounterService.class
StepCounter-master/bin/classes/com/cn/stepcounter/StepDetector.class
StepCounter-master/bin/classes.dex
StepCounter-master/bin/dexedLibs/android-support-v4-48c2d63fe1cea27774aea5796b3b8740.jar
StepCounter-master/bin/dexedLibs/GifView-0b9f62dabd7f3cd347dba3c9b4652d25.jar
StepCounter-master/bin/jarlist.cache
StepCounter-master/bin/javaapk.com-SplashActivity.apk
StepCounter-master/bin/res/crunch/drawable/ic_launcher.png
StepCounter-master/bin/res/crunch/drawable/run.png
StepCounter-master/bin/res/crunch/drawable/start_background.png
StepCounter-master/bin/res/crunch/drawable/start_green.png
StepCounter-master/bin/res/crunch/drawable/start_red.png
StepCounter-master/bin/res/crunch/drawable/walk.png
StepCounter-master/bin/res/crunch/drawable-hdpi/background.png
StepCounter-master/bin/res/crunch/drawable-hdpi/index.png
StepCounter-master/bin/res/crunch/drawable-hdpi/loading.png
StepCounter-master/bin/res/crunch/drawable-hdpi/start_disable.png
StepCounter-master/bin/res/crunch/drawable-hdpi/star_enable.png
StepCounter-master/bin/resources.ap_
StepCounter-master/gen/com/cn/stepcounter/BuildConfig.java
StepCounter-master/gen/com/cn/stepcounter/R.java
StepCounter-master/hs_err_pid8936.log
StepCounter-master/ic_launcher-web.png
StepCounter-master/libs/android-support-v4.jar
StepCounter-master/libs/GifView.jar
StepCounter-master/lint.xml
StepCounter-master/png/1.png
StepCounter-master/png/2.png
StepCounter-master/png/3.png
StepCounter-master/png/4.png
StepCounter-master/proguard-project.txt
StepCounter-master/project.properties
StepCounter-master/README.md
StepCounter-master/res/anim/animation_splash.xml
StepCounter-master/res/anim/fade_in.xml
StepCounter-master/res/anim/fade_out.xml
StepCounter-master/res/drawable/btn_bg.xml
StepCounter-master/res/drawable/gif.gif
StepCounter-master/res/drawable/ic_launcher.png
StepCounter-master/res/drawable/run.png
StepCounter-master/res/drawable/run_gif.gif
StepCounter-master/res/drawable/shape.xml
StepCounter-master/res/drawable/start_background.png
StepCounter-master/res/drawable/start_green.png
StepCounter-master/res/drawable/start_red.png
StepCounter-master/res/drawable/walk.png
StepCounter-master/res/drawable/walk_gif.gif
StepCounter-master/res/drawable-hdpi/background.png
StepCounter-master/res/drawable-hdpi/gif.gif
StepCounter-master/res/drawable-hdpi/index.png
StepCounter-master/res/drawable-hdpi/loading.png
StepCounter-master/res/drawable-hdpi/start_disable.png
StepCounter-master/res/drawable-hdpi/star_enable.png
StepCounter-master/res/layout/main.xml
StepCounter-master/res/layout/settings.xml
StepCounter-master/res/layout/splash.xml
StepCounter-master/res/layout/start.xml
StepCounter-master/res/menu/activity_main.xml
StepCounter-master/res/menu/activity_step.xml
StepCounter-master/res/menu/start.xml
StepCounter-master/res/values/colors.xml
StepCounter-master/res/values/dimens.xml
StepCounter-master/res/values/ids.xml
StepCounter-master/res/values/strings.xml
StepCounter-master/res/values/styles.xml
StepCounter-master/res/values-sw600dp/dimens.xml
StepCounter-master/res/values-sw720dp-land/dimens.xml
StepCounter-master/src/com/cn/stepcounter/SettingsActivity.java
StepCounter-master/src/com/cn/stepcounter
StepCounter-master/.project
StepCounter-master/.settings/org.eclipse.jdt.core.prefs
StepCounter-master/AndroidManifest.xml
StepCounter-master/bin/AndroidManifest.xml
StepCounter-master/bin/classes/com/cn/stepcounter/BuildConfig.class
StepCounter-master/bin/classes/com/cn/stepcounter/R$anim.class
StepCounter-master/bin/classes/com/cn/stepcounter/R$attr.class
StepCounter-master/bin/classes/com/cn/stepcounter/R$color.class
StepCounter-master/bin/classes/com/cn/stepcounter/R$dimen.class
StepCounter-master/bin/classes/com/cn/stepcounter/R$drawable.class
StepCounter-master/bin/classes/com/cn/stepcounter/R$id.class
StepCounter-master/bin/classes/com/cn/stepcounter/R$layout.class
StepCounter-master/bin/classes/com/cn/stepcounter/R$menu.class
StepCounter-master/bin/classes/com/cn/stepcounter/R$string.class
StepCounter-master/bin/classes/com/cn/stepcounter/R$style.class
StepCounter-master/bin/classes/com/cn/stepcounter/R.class
StepCounter-master/bin/classes/com/cn/stepcounter/SettingsActivity$1.class
StepCounter-master/bin/classes/com/cn/stepcounter/SettingsActivity$2.class
StepCounter-master/bin/classes/com/cn/stepcounter/SettingsActivity$3.class
StepCounter-master/bin/classes/com/cn/stepcounter/SettingsActivity.class
StepCounter-master/bin/classes/com/cn/stepcounter/SplashActivity$1.class
StepCounter-master/bin/classes/com/cn/stepcounter/SplashActivity.class
StepCounter-master/bin/classes/com/cn/stepcounter/StartActivity$1.class
StepCounter-master/bin/classes/com/cn/stepcounter/StartActivity$2.class
StepCounter-master/bin/classes/com/cn/stepcounter/StartActivity.class
StepCounter-master/bin/classes/com/cn/stepcounter/StepCounterActivity$1.class
StepCounter-master/bin/classes/com/cn/stepcounter/StepCounterActivity$2.class
StepCounter-master/bin/classes/com/cn/stepcounter/StepCounterActivity.class
StepCounter-master/bin/classes/com/cn/stepcounter/StepCounterService.class
StepCounter-master/bin/classes/com/cn/stepcounter/StepDetector.class
StepCounter-master/bin/classes.dex
StepCounter-master/bin/dexedLibs/android-support-v4-48c2d63fe1cea27774aea5796b3b8740.jar
StepCounter-master/bin/dexedLibs/GifView-0b9f62dabd7f3cd347dba3c9b4652d25.jar
StepCounter-master/bin/jarlist.cache
StepCounter-master/bin/javaapk.com-SplashActivity.apk
StepCounter-master/bin/res/crunch/drawable/ic_launcher.png
StepCounter-master/bin/res/crunch/drawable/run.png
StepCounter-master/bin/res/crunch/drawable/start_background.png
StepCounter-master/bin/res/crunch/drawable/start_green.png
StepCounter-master/bin/res/crunch/drawable/start_red.png
StepCounter-master/bin/res/crunch/drawable/walk.png
StepCounter-master/bin/res/crunch/drawable-hdpi/background.png
StepCounter-master/bin/res/crunch/drawable-hdpi/index.png
StepCounter-master/bin/res/crunch/drawable-hdpi/loading.png
StepCounter-master/bin/res/crunch/drawable-hdpi/start_disable.png
StepCounter-master/bin/res/crunch/drawable-hdpi/star_enable.png
StepCounter-master/bin/resources.ap_
StepCounter-master/gen/com/cn/stepcounter/BuildConfig.java
StepCounter-master/gen/com/cn/stepcounter/R.java
StepCounter-master/hs_err_pid8936.log
StepCounter-master/ic_launcher-web.png
StepCounter-master/libs/android-support-v4.jar
StepCounter-master/libs/GifView.jar
StepCounter-master/lint.xml
StepCounter-master/png/1.png
StepCounter-master/png/2.png
StepCounter-master/png/3.png
StepCounter-master/png/4.png
StepCounter-master/proguard-project.txt
StepCounter-master/project.properties
StepCounter-master/README.md
StepCounter-master/res/anim/animation_splash.xml
StepCounter-master/res/anim/fade_in.xml
StepCounter-master/res/anim/fade_out.xml
StepCounter-master/res/drawable/btn_bg.xml
StepCounter-master/res/drawable/gif.gif
StepCounter-master/res/drawable/ic_launcher.png
StepCounter-master/res/drawable/run.png
StepCounter-master/res/drawable/run_gif.gif
StepCounter-master/res/drawable/shape.xml
StepCounter-master/res/drawable/start_background.png
StepCounter-master/res/drawable/start_green.png
StepCounter-master/res/drawable/start_red.png
StepCounter-master/res/drawable/walk.png
StepCounter-master/res/drawable/walk_gif.gif
StepCounter-master/res/drawable-hdpi/background.png
StepCounter-master/res/drawable-hdpi/gif.gif
StepCounter-master/res/drawable-hdpi/index.png
StepCounter-master/res/drawable-hdpi/loading.png
StepCounter-master/res/drawable-hdpi/start_disable.png
StepCounter-master/res/drawable-hdpi/star_enable.png
StepCounter-master/res/layout/main.xml
StepCounter-master/res/layout/settings.xml
StepCounter-master/res/layout/splash.xml
StepCounter-master/res/layout/start.xml
StepCounter-master/res/menu/activity_main.xml
StepCounter-master/res/menu/activity_step.xml
StepCounter-master/res/menu/start.xml
StepCounter-master/res/values/colors.xml
StepCounter-master/res/values/dimens.xml
StepCounter-master/res/values/ids.xml
StepCounter-master/res/values/strings.xml
StepCounter-master/res/values/styles.xml
StepCounter-master/res/values-sw600dp/dimens.xml
StepCounter-master/res/values-sw720dp-land/dimens.xml
StepCounter-master/src/com/cn/stepcounter/SettingsActivity.java
StepCounter-master/src/com/cn/stepcounter
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.