Android Open Source - App share together






Project Summary

An android LBS application connects strangers together who share common interests.

Web Site / Source Repository

together is hosted in the following web site
https://github.com/DylanYu/together

If you think the Android project together 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 together.

ItemValue
Java File Count43
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version8
Minimum SDK Version8
Activity Count10
jar files usedandroid-support-v4.jar
baidumapapi_v2_1_0.jar
google-play-services.jar
locSDK_3.3.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_GPS
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.ACCES_MOCK_LOCATION
android.permission.BAIDU_LOCATION_SERVICE
android.permission.CALL_PHONE
android.permission.CHANGE_CONFIGURATION
android.permission.CHANGE_WIFI_STATE
android.permission.INTERNET
android.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.READ_LOGS
android.permission.READ_PHONE_STATE
android.permission.SEND_SMS
android.permission.VIBRATE
android.permission.WRITE_EXTERNAL_STORAGE
com.android.launcher.permission.INSTALL_SHORTCUT
Asset File Namesassets\badge_nsw.png
assets\friend.json
assets\pop.png
assets\star.json




Resource Files

There are 19 image files in together. The names of the image files are listed as follows.

accessory_disclosure.png
arrow.png
badge_nsw.png
badge_qld.png
bg_login.png
bg_register.png
btn_login.png
btn_login_highlighted.png
btn_text.png
btn_text_highlighted.png
button_bg.png
column_pressed.png
column_unpressed.png
current_event.png
follower.png
ic_action_search.png
loading.gif
other_event.png
placeholder.png

The following screenshort is generated from the image listed above.

null




Java Source Files

together has the following Java source files.

together.activity.FollowedMessageActivity.java
together.activity.FollowerActivity.java
together.activity.FriendActivity.java
together.activity.HomeActivity.java
together.activity.LoginActivity.java
together.activity.MessageListActivity.java
together.activity.RegisterActivity.java
together.activity.SendMessageActivity.java
together.activity.SettingsActivity.java
together.activity.TabsActivity.java
together.activity.TogetherApp.java
together.connectivity.GalleryAdapter.java
together.connectivity.JsonHandler.java
together.connectivity.MyHttpPost.java
together.connectivity.MyHttpResponse.java
together.connectivity.MySimpleAdapter.java
together.connectivity.OnViewChangeListener.java
together.connectivity.ServerResponse.java
together.connectivity.UpdateListener.java
together.models.EventMsg.java
together.models.User.java
together.models.UserMsg.java
together.utils.AssetsUtil.java
together.utils.BitmapUtil.java
together.utils.CacheTime.java
together.utils.FileCache.java
together.utils.Followers.java
together.utils.GifHelper.java
together.utils.GifUtil.java
together.utils.ImageLoader.java
together.utils.MD5.java
together.utils.MemoryCache.java
together.utils.MyConstants.java
together.utils.MyLocation.java
together.utils.MySearch.java
together.utils.MyUtils.java
together.utils.Overlays.java
together.utils.ReflectionImageLoader.java
together.utils.StorageUtils.java
together.widgets.DetailGallery.java
together.widgets.MyEditText.java
together.widgets.MyScrollLayout.java
together.widgets.PullToRefreshList.java