Skip to content

Basic introduction to aspects of android development, parsing some simple RSS feeds from Apple

Notifications You must be signed in to change notification settings

MizdaCollinz/SimpleRssDownload

Repository files navigation

SimpleRssDownload

Basic introduction to aspects of android development, parsing some simple RSS feeds from Apple Opt for either the top 10 or top 25 in the categories (Songs, Free Apps or Paid Apps) Avoid wasted downloads by checking cached options and maintaining option state on orientation changes

Android Concepts covered

  • Android permissions
  • Async background tasks
  • Array Adapters (Default and Custom)
  • Inflating and Recyling Views (ListView usage)
  • Menu Layouts - (Items, Item Groups)
  • General Layout creation (Constraints, etc in Android Studio)
  • Saving and restoring state using bundles (Covering the Android Activity Lifecycle)

Learning Modern Android Development

About

Basic introduction to aspects of android development, parsing some simple RSS feeds from Apple

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages