Upgraded M1 app using android studio.
M1_as is hosted in the following web site
https://github.com/nayak1123/M1_as
If you think the Android project M1_as 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 M1_as.
Item | Value |
---|---|
Java File Count | 22 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 5 |
jar files used | Parse-1.5.1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 19 image files in M1_as. The names of the image files are listed as follows.
ic_action_correct.png ic_action_discard.png ic_action_discard_pressed.png ic_action_incorrect.png ic_action_next.png ic_action_next_disabled.png ic_action_next_pressed.png ic_action_prev.png ic_action_prev_disabled.png ic_action_prev_pressed.png ic_action_report.png ic_action_report_disabled.png ic_action_report_pressed.png ic_action_thumbs_down.png ic_action_thumbs_down_pressed.png ic_action_thumbs_up.png ic_action_thumbs_up_pressed.png ic_action_upload.png ic_action_upload_pressed.png
The following screenshort is generated from the image listed above.
M1_as has the following Java source files.
com.example.IO1L.java com.example.ProcessData.java com.example.Subject.java com.example.TextIO.java m1.nayak.m1.ApplicationTest.java m1.nayak.m1.Control.java m1.nayak.m1.FilterFragment.java m1.nayak.m1.M1Application.java m1.nayak.m1.MainActivity.java m1.nayak.m1.QuizChoiceFragment.java m1.nayak.m1.QuizConfigureFragment.java m1.nayak.m1.QuizQuestionFragment.java m1.nayak.m1.ResultsFragment.java m1.nayak.m1.backend.Query.java m1.nayak.m1.backend.Update.java m1.nayak.m1.custom.CustomExpListAdapter.java m1.nayak.m1.custom.ResultsAdapter.java m1.nayak.m1.objects.FilterGroup.java m1.nayak.m1.objects.FlashCard.java m1.nayak.m1.objects.MultipleChoice.java m1.nayak.m1.objects.Question.java m1.nayak.m1.objects.Subject.java