A simple Android lucky draw app...
DrawLots is hosted in the following web site
https://github.com/fuziluo/DrawLots
If you think the Android project DrawLots listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of DrawLots.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
There are 3 image files in DrawLots. The names of the image files are listed as follows.
ic_action_about.png ic_action_help.png ic_action_settings.png
The following screenshort is generated from the image listed above.
DrawLots has the following Java source files.
com.changjinxiong.drawlots.AboutDialogFragment.java com.changjinxiong.drawlots.ArrayAdapterWithCenterTextView.java com.changjinxiong.drawlots.HintDialogFragment.java com.changjinxiong.drawlots.In.java com.changjinxiong.drawlots.MainActivity.java com.changjinxiong.drawlots.Out.java com.changjinxiong.drawlots.RandomizedQueue.java com.changjinxiong.drawlots.SettingsDialogFragment.java com.changjinxiong.drawlots.ShowResult.java com.changjinxiong.drawlots.StdRandom.java