A simple Android JSON app to fetch feed from twitter.
AndroidJSON is hosted in the following web site
https://github.com/jasonfungsing/AndroidJSON
If you think the Android project AndroidJSON 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 AndroidJSON.
Item | Value |
---|---|
Java File Count | 10 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
AndroidJSON has the following Java source files.
com.jasonfc.AndroidJSONActivity.java com.jasonfc.Display.java com.jasonfc.HttpAsyncTask.java com.jasonfc.blogger.Author.java com.jasonfc.blogger.Blog.java com.jasonfc.blogger.BlogList.java com.jasonfc.blogger.BloggerDisplay.java com.jasonfc.blogger.Image.java com.jasonfc.blogger.Items.java com.jasonfc.blogger.Replies.java