文件名称:LedControl
介绍说明--下载内容均来自于网络,请自行研究使用
Android下实现LED等控制的简单程序,可以控制LED灯亮和灭,不同手机可能对应的LED文件不一样-LED and other simple realization Android program under control, you can control the LED lights and off, different phones may file the corresponding LED is not the same
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LedControl
..........\.classpath
..........\.project
..........\AndroidManifest.xml
..........\assets
..........\bin
..........\...\AndroidManifest.xml
..........\...\LedControl.apk
..........\...\classes
..........\...\.......\com
..........\...\.......\...\example
..........\...\.......\...\.......\ledcontrol
..........\...\.......\...\.......\..........\BuildConfig.class
..........\...\.......\...\.......\..........\Ledcontrol$1$1.class
..........\...\.......\...\.......\..........\Ledcontrol$1.class
..........\...\.......\...\.......\..........\Ledcontrol$2.class
..........\...\.......\...\.......\..........\Ledcontrol.class
..........\...\.......\...\.......\..........\R$attr.class
..........\...\.......\...\.......\..........\R$dimen.class
..........\...\.......\...\.......\..........\R$drawable.class
..........\...\.......\...\.......\..........\R$id.class
..........\...\.......\...\.......\..........\R$layout.class
..........\...\.......\...\.......\..........\R$menu.class
..........\...\.......\...\.......\..........\R$string.class
..........\...\.......\...\.......\..........\R$style.class
..........\...\.......\...\.......\..........\R.class
..........\...\classes.dex
..........\...\dexedLibs
..........\...\.........\android-support-v4-749b7531a5083694aee8b83a19e0ca5f.jar
..........\...\jarlist.cache
..........\...\res
..........\...\...\drawable-hdpi
..........\...\...\.............\ic_launcher.png
..........\...\...\drawable-mdpi
..........\...\...\.............\ic_launcher.png
..........\...\...\drawable-xhdpi
..........\...\...\..............\ic_launcher.png
..........\...\...\drawable-xxhdpi
..........\...\...\...............\ic_launcher.png
..........\...\resources.ap_
..........\gen
..........\...\com
..........\...\...\example
..........\...\...\.......\ledcontrol
..........\...\...\.......\..........\BuildConfig.java
..........\...\...\.......\..........\R.java
..........\ic_launcher-web.png
..........\jni
..........\...\Android.mk
..........\...\com_example_ledcontrol_Ledcontrol.h
..........\...\ledcontrol.c
..........\libs
..........\....\android-support-v4.jar
..........\....\armeabi
..........\....\.......\libledcontrol.so
..........\obj
..........\...\local
..........\...\.....\armeabi
..........\...\.....\.......\libledcontrol.so
..........\...\.....\.......\objs
..........\...\.....\.......\....\ledcontrol
..........\...\.....\.......\....\..........\ledcontrol.o
..........\...\.....\.......\....\..........\ledcontrol.o.d
..........\proguard-project.txt
..........\project.properties
..........\res
..........\...\drawable-hdpi
..........\...\.............\ic_launcher.png
..........\...\drawable-ldpi
..........\...\drawable-mdpi
..........\...\.............\ic_launcher.png
..........\...\drawable-xhdpi
..........\...\..............\ic_launcher.png
..........\...\drawable-xxhdpi
..........\...\...............\ic_launcher.png
..........\...\layout
..........\...\......\activity_ledcontrol.xml
..........\...\menu
..........\...\....\ledcontrol.xml
..........\...\values
..........\...\......\dimens.xml
..........\...\......\strings.xml
..........\...\......\styles.xml
..........\...\values-sw600dp
..........\...\..............\dimens.xml
..........\...\values-sw720dp-land
..........\...\...................\dimens.xml
..........\...\values-v11
..........\...\..........\styles.xml
..........\...\values-v14
..........\...\..........\styles.xml
..........\src
..........\...\com
..........\...\...\example
..........\...\...\.......\ledcontrol
..........\...\...\.......\..........\Ledcontrol.java