This project is an Android app for displaying information about courses at the NTNU in Norway.
NTNU-App is hosted in the following web site
https://github.com/Frikish/NTNU-App
If you think the Android project NTNU-App 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 NTNU-App.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Target SDK Version | 4 |
Minimum SDK Version | 4 |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 2 image files in NTNU-App. The names of the image files are listed as follows.
header.png search.png
The following screenshort is generated from the image listed above.
NTNU-App has the following Java source files.
com.tightzip.ntnuapp.Course.java com.tightzip.ntnuapp.DBAdapter .java com.tightzip.ntnuapp.Gson.Codes.Course.java com.tightzip.ntnuapp.Gson.Codes.SearchResponseCodes.java com.tightzip.ntnuapp.Gson.Courses.Assessment.java com.tightzip.ntnuapp.Gson.Courses.Course.java com.tightzip.ntnuapp.Gson.Courses.EducationalRole.java com.tightzip.ntnuapp.Gson.Courses.InfoType.java com.tightzip.ntnuapp.Gson.Courses.Person.java com.tightzip.ntnuapp.Gson.Courses.SearchResponseCourse.java com.tightzip.ntnuapp.Gson.Courses.SubjectArea.java com.tightzip.ntnuapp.Json.java com.tightzip.ntnuapp.NTNUapp.java com.tightzip.ntnuapp.SeparatedListAdapter.java com.tightzip.ntnuapp.SplashActivity.java