文件名称:Intent
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个intent之间跳转的例子。。。初学,希望能给大家帮助-This is the example of an intent to jump between. . . Beginner, hope we can help
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Intent
......\.classpath
......\.project
......\.settings
......\.........\org.eclipse.jdt.core.prefs
......\AndroidManifest.xml
......\assets
......\bin
......\...\AndroidManifest.xml
......\...\classes
......\...\classes.dex
......\...\.......\com
......\...\.......\...\sbook
......\...\.......\...\.....\intent
......\...\.......\...\.....\......\BuildConfig.class
......\...\.......\...\.....\......\MainActivity$1.class
......\...\.......\...\.....\......\MainActivity.class
......\...\.......\...\.....\......\OtherActivity$1.class
......\...\.......\...\.....\......\OtherActivity.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-3933d911fa2acbd31b54b43edae83c58.jar
......\...\.........\annotations-96f904b23246f007a53017f99e624264.jar
......\...\Intent.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
......\...\...\sbook
......\...\...\.....\intent
......\...\...\.....\......\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
......\...\......\main.xml
......\...\......\other.xml
......\...\menu
......\...\....\main.xml
......\...\values
......\...\values-sw600dp
......\...\..............\dimens.xml
......\...\values-sw720dp-land
......\...\...................\dimens.xml
......\...\......\dimens.xml
......\...\......\strings.xml
......\...\......\styles.xml
......\src
......\...\com
......\...\...\sbook
......\...\...\.....\intent
......\...\...\.....\......\MainActivity.java
......\...\...\.....\......\OtherActivity.java