This Blog Reader app taught me one of the most common uses of an Android app: downloading data from the Internet and displaying it in a list. I investigated the Model-View-Controller design pattern that is essential for all Android apps, learned how to request data from the web, parse and use information in JSON format, and utilize the built-in Android ListActivity and adapter. I also learned how to display a webpage inside an app.
-
Notifications
You must be signed in to change notification settings - Fork 1
The Blog Reader app will teach me one of the most common and important uses of an Android app: downloading data from the Internet and displaying it in a list. I will investigate the Model-View-Controller design pattern that is essential for all Android apps, learn how to request data from the web, parse and use information in JSON format, and ut…
TimB0/BlogReader
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
The Blog Reader app will teach me one of the most common and important uses of an Android app: downloading data from the Internet and displaying it in a list. I will investigate the Model-View-Controller design pattern that is essential for all Android apps, learn how to request data from the web, parse and use information in JSON format, and ut…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published