Android Open Source - App learn GMat






Project Summary

Android application for help students to learn.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of GMat.

ItemValue
Java File Count14
Target SDK Version18
Minimum SDK Version9
Activity Count5
Fragment Count1
jar files usedandroid-support-v4.jar
crashlytics.jar
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\gmatdatabase




Resource Files

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.

null

Java Source Files

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