Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 769 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 769 Bytes

RUMAD Accelerator Android Track, Fall 2019

These are the materials for the Android Track of the Accelerator. Feel free to use this as a guide for learning Android Development. Learn more about our Accelerator program on our website.

What's in this repository?

This repo contains material corresponding to each week of the program. For example, all the material that was covered in Week 1 can be found in the "Week 1" folder.

What will I learn?

Each week, we'll cover a new topic. Here are some of the things you can expect to learn about:

  • Kotlin
  • Android Studio
  • Layouts
  • Activities
  • Intents
  • Shared Preferences
  • Fragments
  • RecyclerView
  • Architectural patterns
  • Networking
  • Databases
  • Publishing an app