Android app with the project quoteweb (for WebService).
quote-android-app is hosted in the following web site
https://github.com/L4ngu0r/quote-android-app
If you think the Android project quote-android-app 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 quote-android-app.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 17 |
Minimum SDK Version | 9 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
quote-android-app has the following Java source files.
com.example.geekquote.QuoteActivity.java com.example.geekquote.QuoteListActivity.java com.example.geekquote.QuoteListAdapter.java com.example.geekquote.model.Quote.java com.example.geekquote.parser.XMLGettersSetters.java com.example.geekquote.parser.XMLHandler.java com.example.geekquote.sqlite.OpenHelper.java