文件名称:FloatView
介绍说明--下载内容均来自于网络,请自行研究使用
该代码展示Android界面的滑动效果,也就是在手机屏幕上滑动,会自动切换界面,这里以切换图片为例-The code shows the sliding effect of the Android interface is sliding on the phone screen will automatically switch interface, here is an example to switch picture
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FloatView
.........\.classpath
.........\.project
.........\AndroidManifest.xml
.........\assets
.........\bin
.........\...\AndroidManifest.xml
.........\...\FloatView.apk
.........\...\classes
.........\...\.......\org
.........\...\.......\...\cheng
.........\...\.......\...\.....\floatview
.........\...\.......\...\.....\.........\BuildConfig.class
.........\...\.......\...\.....\.........\MainActivity.class
.........\...\.......\...\.....\.........\MyApplication.class
.........\...\.......\...\.....\.........\MyFloatView.class
.........\...\.......\...\.....\.........\R$attr.class
.........\...\.......\...\.....\.........\R$drawable.class
.........\...\.......\...\.....\.........\R$id.class
.........\...\.......\...\.....\.........\R$layout.class
.........\...\.......\...\.....\.........\R$menu.class
.........\...\.......\...\.....\.........\R$string.class
.........\...\.......\...\.....\.........\R$style.class
.........\...\.......\...\.....\.........\R.class
.........\...\classes.dex
.........\...\jarlist.cache
.........\...\res
.........\...\...\drawable-hdpi
.........\...\...\.............\ic_action_search.png
.........\...\...\.............\ic_launcher.png
.........\...\...\drawable-mdpi
.........\...\...\.............\ic_action_search.png
.........\...\...\.............\ic_launcher.png
.........\...\...\.............\qipao_3.png
.........\...\...\.............\sina_logo.png
.........\...\...\drawable-xhdpi
.........\...\...\..............\ic_action_search.png
.........\...\...\..............\ic_launcher.png
.........\...\resources.ap_
.........\gen
.........\...\org
.........\...\...\cheng
.........\...\...\.....\floatview
.........\...\...\.....\.........\BuildConfig.java
.........\...\...\.....\.........\R.java
.........\libs
.........\....\android-support-v4.jar
.........\proguard-project.txt
.........\project.properties
.........\res
.........\...\drawable-hdpi
.........\...\.............\ic_action_search.png
.........\...\.............\ic_launcher.png
.........\...\drawable-ldpi
.........\...\drawable-mdpi
.........\...\.............\ic_action_search.png
.........\...\.............\ic_launcher.png
.........\...\.............\qipao_3.png
.........\...\.............\sina_logo.png
.........\...\drawable-xhdpi
.........\...\..............\ic_action_search.png
.........\...\..............\ic_launcher.png
.........\...\layout
.........\...\......\activity_main.xml
.........\...\menu
.........\...\....\activity_main.xml
.........\...\values
.........\...\......\strings.xml
.........\...\......\styles.xml
.........\src
.........\...\org
.........\...\...\cheng
.........\...\...\.....\floatview
.........\...\...\.....\.........\MainActivity.java
.........\...\...\.....\.........\MyApplication.java
.........\...\...\.....\.........\MyFloatView.java