Android Open Source - App task AssignMe






Project Summary

An Android application which helps keep track of your to-dos in a prioritized order taking into account the deadline of the task and the importance assigned by you to the task..

Web Site / Source Repository

AssignMe is hosted in the following web site
https://github.com/anish0705/AssignMe

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

ItemValue
Java File Count17
Supported screen sizes[mdpi, hdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count13
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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

stop.png
success.png

The following screenshort is generated from the image listed above.

null

Java Source Files

AssignMe has the following Java source files.

com.example.projectassign.AlertDialogManager.java
com.example.projectassign.CodeVerification.java
com.example.projectassign.ForgotPassword.java
com.example.projectassign.Logout.java
com.example.projectassign.LogoutActivity.java
com.example.projectassign.MainActivity.java
com.example.projectassign.Menu1.java
com.example.projectassign.MyAdapter.java
com.example.projectassign.NewTask.java
com.example.projectassign.RestServiceUrl.java
com.example.projectassign.ShowAllAssignments.java
com.example.projectassign.ShowAllHomeworks.java
com.example.projectassign.ShowAllProjects.java
com.example.projectassign.ShowAllTasks.java
com.example.projectassign.SignIn.java
com.example.projectassign.SignUp.java
com.example.projectassign.ViewTask.java