A sample survey app I wrote for my Android class. It has times, results database and some animations.
SampleAnimatedSurveyAndroid is hosted in the following web site
https://github.com/dev4Fun/SampleAnimatedSurveyAndroid
If you think the Android project SampleAnimatedSurveyAndroid 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 SampleAnimatedSurveyAndroid.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 3 |
Fragment Count | 2 |
There are 2 image files in SampleAnimatedSurveyAndroid. The names of the image files are listed as follows.
ic_hardware_keyboard_arrow_left.png ic_hardware_keyboard_arrow_right.png
The following screenshort is generated from the image listed above.
SampleAnimatedSurveyAndroid has the following Java source files.
lab5.avdyushkin.tru.viewslides.ApplicationTest.java lab5.avdyushkin.tru.viewslides.MainActivity.java lab5.avdyushkin.tru.viewslides.MyActivity.java lab5.avdyushkin.tru.viewslides.QuestionCounter.java lab5.avdyushkin.tru.viewslides.QuestionDatabase.java lab5.avdyushkin.tru.viewslides.ResultAdapter.java lab5.avdyushkin.tru.viewslides.ResultsActivity.java lab5.avdyushkin.tru.viewslides.ScreenSlidePageFragment.java lab5.avdyushkin.tru.viewslides.TimerService.java lab5.avdyushkin.tru.viewslides.ZoomOutPageTransformer.java