An Android App to Fetch Complete Details From Websis(Manipal Portal) Including Photo,Basic Information,Attendance Information and GPA of Current and Previous Semesters.
MITWebsisApp is hosted in the following web site
https://github.com/hav3n/MITWebsisApp
If you think the Android project MITWebsisApp 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 MITWebsisApp.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 4 |
Fragment Count | 4 |
jar files used | android-support-v4.jar commons-lang3-3.1.jar htmlcleaner-2.4.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in MITWebsisApp. The names of the image files are listed as follows.
placeholder.png
The following screenshort is generated from the image listed above.
MITWebsisApp has the following Java source files.
com.hav3n.mitbunk.About.java com.hav3n.mitbunk.AttendanceDetailsTabFragment.java com.hav3n.mitbunk.AttendanceListAdapter.java com.hav3n.mitbunk.BasicDetailsTabFragment.java com.hav3n.mitbunk.DetailsTabViewActivity.java com.hav3n.mitbunk.GPADetailsTabFragment.java com.hav3n.mitbunk.GPAListAdapter.java com.hav3n.mitbunk.GlobalVars .java com.hav3n.mitbunk.JSONParser .java com.hav3n.mitbunk.LoginActivity.java com.hav3n.mitbunk.SemListAdapter.java com.hav3n.mitbunk.SemListViewActivity.java com.hav3n.mitbunk.TwoDScrollView.java