In the last exercise, " A simple RSS reader, using Android's org.xml.sax package ", the RSS's titles are displayed as a si...
Read More
Home » Archive for April 2010
A simple RSS reader, using Android's org.xml.sax package.
In the last article, " Read XML Resources in Android, using XmlResourceParser: XML parsing interface ", Android application read X...
Read More
Read XML Resources in Android, using XmlResourceParser: XML parsing interface
XmlResourceParser is the XML parsing interface returned for an XML resource. This is a standard XmlPullParser interface, as well as an exte...
Read More

How to define dimension in Android using XML
You can create common dimensions to use for various screen elements by defining dimension values in XML. Here is some examples to define di...
Read More

Android - Apps can easily embed the web
Watch Android engineers demonstrate that applications on Android can easily embed the web. Apps can easily embed HTML, Javascript, and style...
Read More
Generate random number in Android
To generate random number in Android, class java.util.Random can be used. This class java.util.Random provides methods that generates pseu...
Read More
Subscribe to:
Comments (Atom)