Android application for help students to learn.
GMat is hosted in the following web site
https://github.com/vasuthakker/GMat
If you think the Android project GMat 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 GMat.
Item | Value |
---|---|
Java File Count | 14 |
Target SDK Version | 18 |
Minimum SDK Version | 9 |
Activity Count | 5 |
Fragment Count | 1 |
jar files used | android-support-v4.jar crashlytics.jar |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\gmatdatabase |
There are 4 image files in GMat. The names of the image files are listed as follows.
bookmark.png menu_button.png zoom_in.png zoom_out.png
The following screenshort is generated from the image listed above.
GMat has the following Java source files.
com.gmat.app.activities.BookMarkedChapterListActivity.java com.gmat.app.activities.ChapterDetailActivity.java com.gmat.app.activities.ChapterListActivity.java com.gmat.app.activities.SplashActivity.java com.gmat.app.activities.StandaloneExample.java com.gmat.app.adapter.ChapterListAdpater.java com.gmat.app.adapter.ChaptersPagerAdapter.java com.gmat.app.common.CustomViewPager.java com.gmat.app.common.DataBaseHelper.java com.gmat.app.entity.ChapterEntity.java com.gmat.app.helper.ChapterEntityHelper.java com.gmat.app.utils.PageCurlView.java com.gmat.app.utils.Utils.java minh.app.mbook.layout.CustomLayout.java