Assignment 2a for the android course.
Assignment-2a is hosted in the following web site
https://github.com/MrMagnus/Assignment-2a
If you think the Android project Assignment-2a 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 Assignment-2a.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 3 |
jar files used | picasso-2.3.4.jar |
Required Permissions | android.permission.INTERNET |
There are 5 image files in Assignment-2a. The names of the image files are listed as follows.
ic_action_accept.png ic_action_cancel.png ic_action_discard.png ic_action_edit.png ic_action_new.png
The following screenshort is generated from the image listed above.
Assignment-2a has the following Java source files.
yh.contactmanage.Activities.ContactInfo.java yh.contactmanage.Activities.CreateContact.java yh.contactmanage.Activities.MainActivity.java yh.contactmanage.Adapters.PicassoAdapter.java yh.contactmanage.ApplicationTest.java yh.contactmanage.Models.ContactModel.java