文件名称:HelloAndroid
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Android] [Java] [源码]
- 上传时间:
- 2013-07-06
- 文件大小:
- 1006kb
- 下载次数:
- 0次
- 提 供 者:
- 高*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现简单的Android应用程序,对于初入门的学生很有帮助-Achieve a simple Android application, helpful for the early entry students
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HelloAndroid
............\.classpath
............\.project
............\.settings
............\.........\org.eclipse.jdt.core.prefs
............\AndroidManifest.xml
............\assets
............\bin
............\...\AndroidManifest.xml
............\...\classes
............\...\classes.dex
............\...\.......\com
............\...\.......\...\example
............\...\.......\...\.......\helloandroid
............\...\.......\...\.......\............\BuildConfig.class
............\...\.......\...\.......\............\MainActivity$1.class
............\...\.......\...\.......\............\MainActivity.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
............\...\dexedLibs
............\...\.........\android-support-v4-279787c06a6bc8788c9981b54e7d7388.jar
............\...\HelloAndroid.apk
............\...\jarlist.cache
............\...\res
............\...\resources.ap_
............\...\...\drawable-hdpi
............\...\...\.............\ic_launcher.png
............\...\...\drawable-mdpi
............\...\...\.............\ic_launcher.png
............\...\...\drawable-xhdpi
............\...\...\..............\ic_launcher.png
............\...\...\drawable-xxhdpi
............\...\...\...............\ic_launcher.png
............\gen
............\...\com
............\...\...\example
............\...\...\.......\helloandroid
............\...\...\.......\............\BuildConfig.java
............\...\...\.......\............\R.java
............\ic_launcher-web.png
............\libs
............\....\android-support-v4.jar
............\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_main.xml
............\...\menu
............\...\....\main.xml
............\...\values
............\...\values-sw600dp
............\...\..............\dimens.xml
............\...\values-sw720dp-land
............\...\...................\dimens.xml
............\...\values-v11
............\...\..........\styles.xml
............\...\values-v14
............\...\..........\styles.xml
............\...\......\dimens.xml
............\...\......\strings.xml
............\...\......\styles.xml
............\src
............\...\com
............\...\...\example
............\...\...\.......\helloandroid
............\...\...\.......\............\MainActivity.java