A Simple and Elegant Twitter Search App.
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.
The following table is the detailed list of TweetGet.
Item | Value |
---|---|
Java File Count | 38 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 4 |
Fragment Count | 3 |
jar files used | android-support-v4.jar crouton-1.8.1.jar gson-2.2.4-javadoc.jar gson-2.2.4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Asset File Names | assets\font\DINCondensedC.otf assets\font\DINCondensedC.ttf assets\font\Georgia.ttf |
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.
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