Android Open Source - App platform ITCutiesApp-1.0






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ITCutiesApp-1.0.

ItemValue
Java File Count11
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count3
jar files usedjsoup-1.7.2.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null




Java Source Files

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