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..
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.
The following table is the detailed list of AssignMe.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [mdpi, hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 13 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
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.
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