Location-based social aggregator.
GPSocial-android is hosted in the following web site
https://github.com/pichangetheworld/GPSocial-android
If you think the Android project GPSocial-android 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 GPSocial-android.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 17 |
Activity Count | 3 |
Fragment Count | 5 |
jar files used | android-async-http-1.4.4.jar gson-2.2.4.jar twitter4j-core-4.0.2.jar universal-image-loader-1.9.2-with-sources.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES com.gpsocial.permission.MAPS_RECEIVE |
There are 9 image files in GPSocial-android. The names of the image files are listed as follows.
facebook_logo_blue.png facebook_logo_blue_down.png gpsocial_logo.png ic_action_send.png ic_action_send_dark.png signin_button_twitter.png signin_button_twitter_down.png twitter_logo_blue.png twitter_logo_blue_down.png
The following screenshort is generated from the image listed above.
GPSocial-android has the following Java source files.
com.gpsocial.MainActivity.java com.gpsocial.SigninActivity.java com.gpsocial.adapter.FeedListAdapter.java com.gpsocial.adapter.TabsPagerAdapter.java com.gpsocial.client.GPSocialClient.java com.gpsocial.data.AuthData.java com.gpsocial.data.FeedData.java com.gpsocial.data.MapUserData.java com.gpsocial.data.ProfileData.java com.gpsocial.data.TwitterData.java com.gpsocial.fragments.HomeFragment.java com.gpsocial.fragments.MapFragment.java com.gpsocial.fragments.ProfileFragment.java com.gpsocial.fragments.WebDialogFragment.java