文件名称:Lottery_Rotary
介绍说明--下载内容均来自于网络,请自行研究使用
android下的转盘,点击启动可以转动,还有声音-Lottery in android source code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Lottery_Rotary
..............\.classpath
..............\.project
..............\.settings
..............\.........\org.eclipse.core.resources.prefs
..............\AndroidManifest.xml
..............\assets
..............\bin
..............\...\AndroidManifest.xml
..............\...\classes
..............\...\classes.dex
..............\...\.......\com
..............\...\.......\...\lottery
..............\...\.......\...\.......\lr
..............\...\.......\...\.......\..\BuildConfig.class
..............\...\.......\...\.......\..\LotteryActivity$1.class
..............\...\.......\...\.......\..\LotteryActivity$2.class
..............\...\.......\...\.......\..\LotteryActivity$3.class
..............\...\.......\...\.......\..\LotteryActivity$4.class
..............\...\.......\...\.......\..\LotteryActivity$GetAwardsAndWinThread.class
..............\...\.......\...\.......\..\LotteryActivity$PostPersonInfoThread.class
..............\...\.......\...\.......\..\LotteryActivity.class
..............\...\.......\...\.......\..\R$attr.class
..............\...\.......\...\.......\..\R$color.class
..............\...\.......\...\.......\..\R$dimen.class
..............\...\.......\...\.......\..\R$drawable.class
..............\...\.......\...\.......\..\R$id.class
..............\...\.......\...\.......\..\R$layout.class
..............\...\.......\...\.......\..\R$raw.class
..............\...\.......\...\.......\..\R$string.class
..............\...\.......\...\.......\..\R$style.class
..............\...\.......\...\.......\..\R.class
..............\...\.......\...\.......\view
..............\...\.......\...\.......\....\DynamicImage$1.class
..............\...\.......\...\.......\....\DynamicImage.class
..............\...\.......\...\.......\....\LotteryView$SurfaceViewThread.class
..............\...\.......\...\.......\....\LotteryView.class
..............\...\.......\...\.......\....\RotateListener.class
..............\...\dexedLibs
..............\...\.........\annotations-4e56223e65c5fbba7e4ab26eaf3e9c02.jar
..............\...\jarlist.cache
..............\...\Lottery_Rotary.apk
..............\...\res
..............\...\resources.ap_
..............\...\...\drawable-hdpi
..............\...\...\.............\arrow_green.png
..............\...\...\.............\arrow_red.png
..............\...\...\.............\bg.png
..............\...\...\.............\ic_launcher.png
..............\...\...\drawable-ldpi
..............\...\...\.............\ic_launcher.png
..............\...\...\drawable-mdpi
..............\...\...\.............\ic_launcher.png
..............\...\...\drawable-xhdpi
..............\...\...\..............\ic_launcher.png
..............\gen
..............\...\com
..............\...\...\lottery
..............\...\...\.......\lr
..............\...\...\.......\..\BuildConfig.java
..............\...\...\.......\..\R.java
..............\ic_launcher-web.png
..............\libs
..............\....\android-support-v4.jar
..............\proguard-project.txt
..............\project.properties
..............\res
..............\...\drawable-hdpi
..............\...\.............\arrow_green.png
..............\...\.............\arrow_red.png
..............\...\.............\bg.png
..............\...\.............\ic_launcher.png
..............\...\drawable-ldpi
..............\...\.............\ic_launcher.png
..............\...\drawable-mdpi
..............\...\.............\ic_launcher.png
..............\...\drawable-xhdpi
..............\...\..............\ic_launcher.png
..............\...\layout
..............\...\......\award_title.xml
..............\...\......\award_view.xml
..............\...\......\lottery_rotary.xml
..............\...\raw
..............\...\...\music.mp3
..............\...\values
..............\...\......\color.xml
..............\...\......\dimens.xml
..............\...\......\strings.xml
..............\...\......\styles.xml
..............\src
..............\...\com
..............\...\...\lottery
..............\...\...\.......\lr
..............\...\...\.......\..\LotteryActivity.java
..............\...\...\...