An Android app which kept all the details of Professors ( cabin no, open hours, etc) of an institution . The teachers could use the app to access their profile information and edit them . The login system for the teachers was achieved using the MVC framework . The goal of this app was to let students view the updated teacher details ..
Applesauce is hosted in the following web site
https://github.com/arjun9/Applesauce
If you think the Android project Applesauce 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 Applesauce.
Item | Value |
---|---|
Java File Count | 14 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 12 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Applesauce has the following Java source files.
com.example.applesauce.JSONParser.java com.example.applesauce.MainActivity.java com.example.applesauce.available.java com.example.applesauce.departments.java com.example.applesauce.edit.java com.example.applesauce.err.java com.example.applesauce.error.java com.example.applesauce.faculty.java com.example.applesauce.facultydetails.java com.example.applesauce.lgout.java com.example.applesauce.loginpage.java com.example.applesauce.nconnect.java com.example.applesauce.notices.java com.example.applesauce.profile.java