文件名称:Activity
介绍说明--下载内容均来自于网络,请自行研究使用
Activity间的数据传递是一个演示Android不同Activity间的数据传递的例子,用到的控件很多EditText TextView SeekBar RadioGroup RadioButton ImageButton Button 都有涉及,属于最初级的例子,适合新手朋友了解学习Activity和控件的基本知识。有基础的朋友请自觉无视。-Between the activity of the data transmission is a demo Android among different activity data transfer example, use to control a lot of the EditText textview seekbar radiogroup RadioButton imagebutton button are involved, belongs to the primary example, suitable for novice friends learning to understand the basic knowledge of activity and controls. Have the basis of friends, please consciously ignore.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Activity
........\.classpath
........\.project
........\AndroidManifest.xml
........\assets
........\bin
........\...\Activity.apk
........\...\AndroidManifest.xml
........\...\classes
........\...\.......\com
........\...\.......\...\example
........\...\.......\...\.......\activity
........\...\.......\...\.......\........\BuildConfig.class
........\...\.......\...\.......\........\MainActivity$1.class
........\...\.......\...\.......\........\MainActivity$2.class
........\...\.......\...\.......\........\MainActivity.class
........\...\.......\...\.......\........\NewActivity.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-68e9aedcbb21fa52ea20f6ede838e729.jar
........\...\.........\annotations-4a5458eff48ae5349dfd6039d3906caa.jar
........\...\jarlist.cache
........\...\res
........\...\...\crunch
........\...\...\......\drawable
........\...\...\......\........\boy.png
........\...\...\......\........\girl.png
........\...\...\......\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
........\...\...\.......\activity
........\...\...\.......\........\BuildConfig.java
........\...\...\.......\........\R.java
........\ic_launcher-web.png
........\libs
........\....\android-support-v4.jar
........\proguard-project.txt
........\project.properties
........\res
........\...\drawable
........\...\........\boy.png
........\...\........\girl.png
........\...\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
........\...\......\activity_new.xml
........\...\menu
........\...\....\main.xml
........\...\values
........\...\......\dimens.xml
........\...\......\strings.xml
........\...\......\styles.xml
........\...\values-sw600dp
........\...\..............\dimens.xml
........\...\values-sw720dp-land
........\...\...................\dimens.xml
........\src
........\...\com
........\...\...\example
........\...\...\.......\activity
........\...\...\.......\........\MainActivity.java
........\...\...\.......\........\NewActivity.java
........\目录列表.txt
........\说明.htm