Android Open Source - Twitter search TweetGet






Project Summary

A Simple and Elegant Twitter Search App.

Web Site / Source Repository

TweetGet is hosted in the following web site
https://github.com/rushan-dev/TweetGet

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

ItemValue
Java File Count38
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count4
Fragment Count3
jar files usedandroid-support-v4.jar
crouton-1.8.1.jar
gson-2.2.4-javadoc.jar
gson-2.2.4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Asset File Namesassets\font\DINCondensedC.otf
assets\font\DINCondensedC.ttf
assets\font\Georgia.ttf




Resource Files

There are 4 image files in TweetGet. The names of the image files are listed as follows.

action_refresh.png
action_search.png
ic_drawer.png
twitter.png

The following screenshort is generated from the image listed above.

null

Java Source Files

TweetGet has the following Java source files.

com.TweetGet.Activites.MainActivity.java
com.TweetGet.Activites.PreferenceActivity.java
com.TweetGet.Activites.TransparentActivity.java
com.TweetGet.Adapters.TweetListAdapter.java
com.TweetGet.Application.TweetgetApplication.java
com.TweetGet.EndPoints.ApiEndPoints.java
com.TweetGet.EndPoints.ApiHeaders.java
com.TweetGet.Fragments.AbsFeedFragment.java
com.TweetGet.Fragments.BaseFeedFragment.java
com.TweetGet.Fragments.MainFeedFragment.java
com.TweetGet.Fragments.TimelineFragment.java
com.TweetGet.Managers.BearerTokenManager.java
com.TweetGet.Managers.DrawerManager.java
com.TweetGet.Managers.SharedPreferencesManager.java
com.TweetGet.Models.BannerSize.java
com.TweetGet.Models.BannerSizes.java
com.TweetGet.Models.BearerTokenContainer.java
com.TweetGet.Models.Status.java
com.TweetGet.Models.TimelineBannerContainer.java
com.TweetGet.Models.TweetStatus.java
com.TweetGet.Models.User.java
com.TweetGet.Models.statusesContainer.java
com.TweetGet.Network.ApiPosts.java
com.TweetGet.Services.TweetDayDreamService.java
com.TweetGet.Tasks.BearerTokenTask.java
com.TweetGet.Tasks.ProfileBannerTask.java
com.TweetGet.Tasks.SearchFeedTask.java
com.TweetGet.Tasks.TimelineTask.java
com.TweetGet.Utils.AnimationUtils.java
com.TweetGet.Utils.ImageDownloaderUtils.java
com.TweetGet.Utils.NetworkUtils.java
com.TweetGet.Utils.TweetDatabase.java
com.TweetGet.Utils.TweetDatabaseUtils.java
com.TweetGet.Views.TweetDayDream.java
com.TweetGet.activites.SearchActivity.java