Alumni Connection Android App.
AlumniConnectionApp is hosted in the following web site
https://github.com/reggied924/AlumniConnectionApp
If you think the Android project AlumniConnectionApp 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 AlumniConnectionApp.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 6 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\example.json |
Raw File Names | res\raw\example.json |
There are 4 image files in AlumniConnectionApp. The names of the image files are listed as follows.
ic_menu_add.png ic_menu_allfriends.png ic_menu_home.png ic_menu_preferences.png
The following screenshort is generated from the image listed above.
AlumniConnectionApp has the following Java source files.
com.example.alumniconnectionapp.AccountInfo.java com.example.alumniconnectionapp.Constants.java com.example.alumniconnectionapp.HomeActivity.java com.example.alumniconnectionapp.LoginActivity.java com.example.alumniconnectionapp.MainActivity.java com.example.alumniconnectionapp.PostsAdapter.java com.example.alumniconnectionapp.Preferences.java com.example.alumniconnectionapp.UserDetail.java com.example.alumniconnectionapp.UsersActivity.java com.example.alumniconnectionapp.UsersAdapter.java data.Post.java data.PostFetcher.java data.User.java data.UsersFetcher.java network.HTTPRequestHelper.java network.StringUtils.java