This is an ongoing work to create a multiple choice game using spring and android. It is based on Coursera's Programming Mobile Cloud Services with Android course's idea..
MutiboProject is hosted in the following web site
https://github.com/devdeep1987/MutiboProject
If you think the Android project MutiboProject 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 MutiboProject.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 9 |
Activity Count | 6 |
jar files used | jackson-core-asl-1.9.11-aaaf52c4ba52813372b891ddca947ab80d5fdd53.jar jackson-mapper-asl-1.9.11-263c1585096eeec9c70c22a9861ab74c8d229df4.jar mutibo-client.jar spring-android-core-1.0.1.RELEASE-369583f42a9bead20c2aae92dc0ffb54cf78c4a7.jar spring-android-rest-template-1.0.1.RELEASE-2e0962653fb299a8093794d344c189627b4de250.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in MutiboProject. The names of the image files are listed as follows.
spring_android.png
The following screenshort is generated from the image listed above.
MutiboProject has the following Java source files.
org.springframework.android.basicauth.AbstractAsyncActivity.java org.springframework.android.basicauth.BuildConfig.java org.springframework.android.basicauth.BuildConfig.java org.springframework.android.basicauth.MainActivity.java org.springframework.android.basicauth.Message.java org.springframework.android.basicauth.PlayActivity.java org.springframework.android.basicauth.SignupActivity.java showcase.Application.java showcase.CustomUserDetailsService.java showcase.HomeController.java showcase.Message.java showcase.User.java showcase.UserRepository.java