This is the story of coding the ITCutiesApp for Android platform. Our application gives you access to all the posts available on our page via ATOM feed..
ITCutiesApp-1.0 is hosted in the following web site
https://github.com/itcuties/ITCutiesApp-1.0
If you think the Android project ITCutiesApp-1.0 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 ITCutiesApp-1.0.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | jsoup-1.7.2.jar |
Required Permissions | android.permission.INTERNET |
There are 9 image files in ITCutiesApp-1.0. The names of the image files are listed as follows.
ic_android.png ic_didyouknow.png ic_facebook.png ic_j2ee.png ic_java.png ic_splash_logo.png ic_sql.png ic_tools.png ic_wordpress.png
The following screenshort is generated from the image listed above.
ITCutiesApp-1.0 has the following Java source files.
com.itcuties.app.DetailsActivity.java com.itcuties.app.ListPostsActivity.java com.itcuties.app.SplashActivity.java com.itcuties.app.adapters.ListAdapter.java com.itcuties.app.reader.data.RssAtomItem.java com.itcuties.app.reader.data.RssResults.java com.itcuties.app.util.atom.RssAtomParseHandler.java com.itcuties.app.util.atom.RssAtomReader.java com.itcuties.app.util.category.CategoryMapper.java com.itcuties.app.util.jsoup.JSoupNodeVisitor.java com.itcuties.app.util.text.TextConverter.java