Repository for an android application which will allow user to view and share friends profile from facebook, twitter, google+ and linkedin..
sup is hosted in the following web site
https://github.com/rachnakhokhar/sup
If you think the Android project sup 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 sup.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, xxhdpi, hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.GET_ACCOUNTS |
There are 5 image files in sup. The names of the image files are listed as follows.
box_contacts.png btn_gsignin_disabled.9.png btn_gsignin_focus.9.png btn_gsignin_normal.9.png btn_gsignin_pressed.9.png
The following screenshort is generated from the image listed above.
sup has the following Java source files.
com.sup.constants.Constants.java com.sup.controller.Controller.java com.sup.listeners.ViewListener.java com.sup.model.IModel.java com.sup.model.Model.java com.sup.model.ModelFacade.java com.sup.model.RemoteModel.java com.sup.net.HttpConnectionHandler.java com.sup.net.NetworkListener.java com.sup.net.ProgressListener.java com.sup.net.ResponseHandler.java com.sup.view.LoginActivity.java com.sup.view.SplashActivity.java