Android Open Source - App connection AlumniConnectionApp






Project Summary

Alumni Connection Android App.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AlumniConnectionApp.

ItemValue
Java File Count16
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version10
Activity Count6
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\example.json
Raw File Namesres\raw\example.json




Resource Files

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.

null

Java Source Files

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