文件名称:helloworld
-
所属分类:
- 标签属性:
- 上传时间:2015-12-16
-
文件大小:18.63mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这是一个android平台上控制小车的app,有按钮、重力感应、语音、手势感应、视频回传、路径等功能-
This is a control on a car platform android app, there are buttons, gravity sensor, voice, gesture sensors, video return path capabilities
This is a control on a car platform android app, there are buttons, gravity sensor, voice, gesture sensors, video return path capabilities
(系统自动生成,下载前可以参看下载内容)
下载文件列表
helloworld/.classpath
helloworld/.project
helloworld/.settings/org.eclipse.jdt.core.prefs
helloworld/AndroidManifest.xml
helloworld/bin/AndroidManifest.xml
helloworld/bin/classes/android/support/v7/appcompat/R$anim.class
helloworld/bin/classes/android/support/v7/appcompat/R$attr.class
helloworld/bin/classes/android/support/v7/appcompat/R$bool.class
helloworld/bin/classes/android/support/v7/appcompat/R$color.class
helloworld/bin/classes/android/support/v7/appcompat/R$dimen.class
helloworld/bin/classes/android/support/v7/appcompat/R$drawable.class
helloworld/bin/classes/android/support/v7/appcompat/R$id.class
helloworld/bin/classes/android/support/v7/appcompat/R$integer.class
helloworld/bin/classes/android/support/v7/appcompat/R$layout.class
helloworld/bin/classes/android/support/v7/appcompat/R$string.class
helloworld/bin/classes/android/support/v7/appcompat/R$style.class
helloworld/bin/classes/android/support/v7/appcompat/R$styleable.class
helloworld/bin/classes/android/support/v7/appcompat/R.class
helloworld/bin/classes/com/example/helloworld/BuildConfig.class
helloworld/bin/classes/com/example/helloworld/ButtonFragment$1.class
helloworld/bin/classes/com/example/helloworld/ButtonFragment$2.class
helloworld/bin/classes/com/example/helloworld/ButtonFragment$3.class
helloworld/bin/classes/com/example/helloworld/ButtonFragment$4.class
helloworld/bin/classes/com/example/helloworld/ButtonFragment$5.class
helloworld/bin/classes/com/example/helloworld/ButtonFragment.class
helloworld/bin/classes/com/example/helloworld/GestureFragment.class
helloworld/bin/classes/com/example/helloworld/GravityFragment.class
helloworld/bin/classes/com/example/helloworld/MainActivity.class
helloworld/bin/classes/com/example/helloworld/R$anim.class
helloworld/bin/classes/com/example/helloworld/R$attr.class
helloworld/bin/classes/com/example/helloworld/R$bool.class
helloworld/bin/classes/com/example/helloworld/R$color.class
helloworld/bin/classes/com/example/helloworld/R$dimen.class
helloworld/bin/classes/com/example/helloworld/R$drawable.class
helloworld/bin/classes/com/example/helloworld/R$id.class
helloworld/bin/classes/com/example/helloworld/R$integer.class
helloworld/bin/classes/com/example/helloworld/R$layout.class
helloworld/bin/classes/com/example/helloworld/R$menu.class
helloworld/bin/classes/com/example/helloworld/R$string.class
helloworld/bin/classes/com/example/helloworld/R$style.class
helloworld/bin/classes/com/example/helloworld/R$styleable.class
helloworld/bin/classes/com/example/helloworld/R.class
helloworld/bin/classes/com/example/helloworld/SimpleFragment$1.class
helloworld/bin/classes/com/example/helloworld/SimpleFragment$2.class
helloworld/bin/classes/com/example/helloworld/SimpleFragment$3.class
helloworld/bin/classes/com/example/helloworld/SimpleFragment.class
helloworld/bin/classes/com/example/helloworld/VideoFragment.class
helloworld/bin/classes/com/example/helloworld/VoiceFragment.class
helloworld/bin/classes.dex
helloworld/bin/dexedLibs/android-support-v4-11252058c32d97abffc79fdfbebf80a8.jar
helloworld/bin/dexedLibs/android-support-v7-appcompat-5a5adfcd44947128d2b4895ec92ba143.jar
helloworld/bin/dexedLibs/appcompat_v7_12-671c5c5640c11d58ec7e0459d93779d3.jar
helloworld/bin/helloworld.apk
helloworld/bin/jarlist.cache
helloworld/bin/R.txt
helloworld/bin/res/crunch/drawable-hdpi/ic_launcher.png
helloworld/bin/res/crunch/drawable-mdpi/ic_launcher.png
helloworld/bin/res/crunch/drawable-xhdpi/ic_launcher.png
helloworld/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
helloworld/bin/resources.ap_
helloworld/gen/android/support/v7/appcompat/R.java
helloworld/gen/com/example/helloworld/BuildConfig.java
helloworld/gen/com/example/helloworld/R.java
helloworld/ic_launcher-web.png
helloworld/libs/android-support-v4.jar
helloworld/proguard-project.txt
helloworld/project.properties
helloworld/res/drawable-hdpi/ic_launcher.png
helloworld/res/drawable-mdpi/ic_launcher.png
helloworld/res/drawable-xhdpi/ic_launcher.png
helloworld/res/drawable-xxhdpi/ic_launcher.png
helloworld/res/layout/activity_main.xml
helloworld/res/layout/fragment1.xml
helloworld/res/layout/fragment2.xml
helloworld/res/layout/fragment_button.xml
helloworld/res/layout/fragment_content.xml
helloworld/res/layout/fragment_gesture.xml
helloworld/res/layout/fragment_gravity.xml
helloworld/res/layout/fragment_simple.xml
helloworld/res/layout/fragment_title.xml
helloworld/res/layout/fragment_video.xml
helloworld/res/layout/fragment_voice.xml
helloworld/res/menu/main.xml
helloworld/res/values/dimens.xml
helloworld/res/values/strings.xml
helloworld/res/values/styles.xml
helloworld/res/values-v11/styles.xml
helloworld/res/values-v14/styles.xml
helloworld/res/values-w820dp/dimens.xml
helloworld/src/com/example/helloworld/ButtonFragment.java
helloworld/src/com/example/helloworld/GestureFragment.java
helloworld/src/com/example/helloworld/GravityFragment.java
helloworld/src/com/example/helloworld/MainActivity.java
helloworld/src/com/example/helloworld/SimpleFragment.java
helloworld/src/com/example/helloworld/VideoFragment.java
helloworld/src/com/example/helloworld/VoiceFragment.java
helloworld/b
helloworld/.project
helloworld/.settings/org.eclipse.jdt.core.prefs
helloworld/AndroidManifest.xml
helloworld/bin/AndroidManifest.xml
helloworld/bin/classes/android/support/v7/appcompat/R$anim.class
helloworld/bin/classes/android/support/v7/appcompat/R$attr.class
helloworld/bin/classes/android/support/v7/appcompat/R$bool.class
helloworld/bin/classes/android/support/v7/appcompat/R$color.class
helloworld/bin/classes/android/support/v7/appcompat/R$dimen.class
helloworld/bin/classes/android/support/v7/appcompat/R$drawable.class
helloworld/bin/classes/android/support/v7/appcompat/R$id.class
helloworld/bin/classes/android/support/v7/appcompat/R$integer.class
helloworld/bin/classes/android/support/v7/appcompat/R$layout.class
helloworld/bin/classes/android/support/v7/appcompat/R$string.class
helloworld/bin/classes/android/support/v7/appcompat/R$style.class
helloworld/bin/classes/android/support/v7/appcompat/R$styleable.class
helloworld/bin/classes/android/support/v7/appcompat/R.class
helloworld/bin/classes/com/example/helloworld/BuildConfig.class
helloworld/bin/classes/com/example/helloworld/ButtonFragment$1.class
helloworld/bin/classes/com/example/helloworld/ButtonFragment$2.class
helloworld/bin/classes/com/example/helloworld/ButtonFragment$3.class
helloworld/bin/classes/com/example/helloworld/ButtonFragment$4.class
helloworld/bin/classes/com/example/helloworld/ButtonFragment$5.class
helloworld/bin/classes/com/example/helloworld/ButtonFragment.class
helloworld/bin/classes/com/example/helloworld/GestureFragment.class
helloworld/bin/classes/com/example/helloworld/GravityFragment.class
helloworld/bin/classes/com/example/helloworld/MainActivity.class
helloworld/bin/classes/com/example/helloworld/R$anim.class
helloworld/bin/classes/com/example/helloworld/R$attr.class
helloworld/bin/classes/com/example/helloworld/R$bool.class
helloworld/bin/classes/com/example/helloworld/R$color.class
helloworld/bin/classes/com/example/helloworld/R$dimen.class
helloworld/bin/classes/com/example/helloworld/R$drawable.class
helloworld/bin/classes/com/example/helloworld/R$id.class
helloworld/bin/classes/com/example/helloworld/R$integer.class
helloworld/bin/classes/com/example/helloworld/R$layout.class
helloworld/bin/classes/com/example/helloworld/R$menu.class
helloworld/bin/classes/com/example/helloworld/R$string.class
helloworld/bin/classes/com/example/helloworld/R$style.class
helloworld/bin/classes/com/example/helloworld/R$styleable.class
helloworld/bin/classes/com/example/helloworld/R.class
helloworld/bin/classes/com/example/helloworld/SimpleFragment$1.class
helloworld/bin/classes/com/example/helloworld/SimpleFragment$2.class
helloworld/bin/classes/com/example/helloworld/SimpleFragment$3.class
helloworld/bin/classes/com/example/helloworld/SimpleFragment.class
helloworld/bin/classes/com/example/helloworld/VideoFragment.class
helloworld/bin/classes/com/example/helloworld/VoiceFragment.class
helloworld/bin/classes.dex
helloworld/bin/dexedLibs/android-support-v4-11252058c32d97abffc79fdfbebf80a8.jar
helloworld/bin/dexedLibs/android-support-v7-appcompat-5a5adfcd44947128d2b4895ec92ba143.jar
helloworld/bin/dexedLibs/appcompat_v7_12-671c5c5640c11d58ec7e0459d93779d3.jar
helloworld/bin/helloworld.apk
helloworld/bin/jarlist.cache
helloworld/bin/R.txt
helloworld/bin/res/crunch/drawable-hdpi/ic_launcher.png
helloworld/bin/res/crunch/drawable-mdpi/ic_launcher.png
helloworld/bin/res/crunch/drawable-xhdpi/ic_launcher.png
helloworld/bin/res/crunch/drawable-xxhdpi/ic_launcher.png
helloworld/bin/resources.ap_
helloworld/gen/android/support/v7/appcompat/R.java
helloworld/gen/com/example/helloworld/BuildConfig.java
helloworld/gen/com/example/helloworld/R.java
helloworld/ic_launcher-web.png
helloworld/libs/android-support-v4.jar
helloworld/proguard-project.txt
helloworld/project.properties
helloworld/res/drawable-hdpi/ic_launcher.png
helloworld/res/drawable-mdpi/ic_launcher.png
helloworld/res/drawable-xhdpi/ic_launcher.png
helloworld/res/drawable-xxhdpi/ic_launcher.png
helloworld/res/layout/activity_main.xml
helloworld/res/layout/fragment1.xml
helloworld/res/layout/fragment2.xml
helloworld/res/layout/fragment_button.xml
helloworld/res/layout/fragment_content.xml
helloworld/res/layout/fragment_gesture.xml
helloworld/res/layout/fragment_gravity.xml
helloworld/res/layout/fragment_simple.xml
helloworld/res/layout/fragment_title.xml
helloworld/res/layout/fragment_video.xml
helloworld/res/layout/fragment_voice.xml
helloworld/res/menu/main.xml
helloworld/res/values/dimens.xml
helloworld/res/values/strings.xml
helloworld/res/values/styles.xml
helloworld/res/values-v11/styles.xml
helloworld/res/values-v14/styles.xml
helloworld/res/values-w820dp/dimens.xml
helloworld/src/com/example/helloworld/ButtonFragment.java
helloworld/src/com/example/helloworld/GestureFragment.java
helloworld/src/com/example/helloworld/GravityFragment.java
helloworld/src/com/example/helloworld/MainActivity.java
helloworld/src/com/example/helloworld/SimpleFragment.java
helloworld/src/com/example/helloworld/VideoFragment.java
helloworld/src/com/example/helloworld/VoiceFragment.java
helloworld/b
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.