Android application source code for Quotester, a quote sharing app.
Quotester-Android is hosted in the following web site
https://github.com/BinRoot/Quotester-Android
If you think the Android project Quotester-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 Quotester-Android.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 7 |
Activity Count | 3 |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\fonts\ARTBRUSH.TTF assets\fonts\Junction.otf assets\fonts\SLICKER.TTF assets\fonts\Whiteboard-Modern-Demo.ttf assets\fonts\christie.ttf |
There are 8 image files in Quotester-Android. The names of the image files are listed as follows.
chatquote.png closebutton.png ic_menu_allfriends.png ic_menu_friendslist.png quoteappicon.png quoteapplabel.png quoteicon.png thumbsup.png
The following screenshort is generated from the image listed above.
Quotester-Android has the following Java source files.
API.AppEngineAPI.java API.StorageAPI.java Model.Friend.java Model.Quote.java com.binroot.quotes.FriendsActivity.java com.binroot.quotes.QuotesAppActivity.java com.binroot.quotes.TargetActivity.java