Android Open Source - Example assignment OPSC7312Assignment1






Project Summary

Android Assignment 1 for 2nd semister.

Web Site / Source Repository

OPSC7312Assignment1 is hosted in the following web site
https://github.com/GariceZa/OPSC7312Assignment1

If you think the Android project OPSC7312Assignment1 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 OPSC7312Assignment1.

ItemValue
Java File Count15
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count7
Required Permissionsandroid.permission.READ_CONTACTS
android.permission.RECEIVE_SMS
android.permission.SEND_SMS




Resource Files

There are 2 image files in OPSC7312Assignment1. The names of the image files are listed as follows.

android.png
ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

OPSC7312Assignment1 has the following Java source files.

assignment.example.com.opsc7312assignment1.About.java
assignment.example.com.opsc7312assignment1.ApplicationTest.java
assignment.example.com.opsc7312assignment1.Home.java
assignment.example.com.opsc7312assignment1.HomeExitDialog.java
assignment.example.com.opsc7312assignment1.Q1ContactsProvider.java
assignment.example.com.opsc7312assignment1.Q1ExitDialogFragment.java
assignment.example.com.opsc7312assignment1.Q1Help.java
assignment.example.com.opsc7312assignment1.Q1SMSSender.java
assignment.example.com.opsc7312assignment1.Q2ExitDialogFragment.java
assignment.example.com.opsc7312assignment1.Q2Help.java
assignment.example.com.opsc7312assignment1.Q2SMSReceiver.java
assignment.example.com.opsc7312assignment1.Q2SaveDialogFragment.java
assignment.example.com.opsc7312assignment1.Q2ViewMessages.java
assignment.example.com.opsc7312assignment1.Question1.java
assignment.example.com.opsc7312assignment1.Question2.java