Android project, forked from Basedroid, for The Last Quote app..
The-Last-Quote-Android is hosted in the following web site
https://github.com/achuinard/The-Last-Quote-Android
If you think the Android project The-Last-Quote-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 The-Last-Quote-Android.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [ldpiv5, ldpi, mdpi, xhdpiv5, hdpi, xhdpi, hdpiv5, mdpiv5] |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | guice-2.0-no_aop.jar ocpsoft-pretty-time-1.0.7.jar roboguice-1.1.1.jar |
Required Permissions | android.permission.INTERNET |
There are 13 image files in The-Last-Quote-Android. The names of the image files are listed as follows.
about_icon.png btn_main_menu_1.9.png btn_main_menu_2.9.png clear_icon.png help_icon.png ic_tab_me_selected.png ic_tab_me_unselected.png ic_tab_popular_selected.png ic_tab_popular_unselected.png ic_tab_vote_selected.png ic_tab_vote_unselected.png plus_icon.png refresh_icon.png
The following screenshort is generated from the image listed above.
The-Last-Quote-Android has the following Java source files.
com.twansoftware.thelastquote.BasedroidGuiceModule.java com.twansoftware.thelastquote.BasedroidHttpClient.java com.twansoftware.thelastquote.HttpConnectionManager.java com.twansoftware.thelastquote.LastQuoteApp.java com.twansoftware.thelastquote.MainTabWidget.java com.twansoftware.thelastquote.QuoteListActivity.java com.twansoftware.thelastquote.VotingActivity.java com.twansoftware.thelastquote.adapter.PopularQuoteListItemAdapter.java com.twansoftware.thelastquote.data.LastQuote.java com.twansoftware.thelastquote.util.DateTimeUtil.java com.twansoftware.thelastquote.util.DialogShower.java com.twansoftware.thelastquote.util.JsonConverter.java com.twansoftware.thelastquote.util.PrefsUtil.java com.twansoftware.thelastquote.util.ToastyRunnable.java