KU Leuven
UHasselt

Course Contents

  • 1. Android Essentials
    • 1. Life Cycle - Activities
    • 2. Messaging - Intents
    • 3. Complex layouts: Fragments
    • 4. Complex layouts: Nested Views
    • 5. Data Storage: File/Network
    • 6. Embedded Signals
    • 7. Security By Design
  • 2. Language & Support Tools
    • 1. Kotlin programming: Essentials
    • 2. Kotlin programming: Advanced
    • 3. Kotlin Examples/Exercises
    • 4. Test Driven Development
    • 5. Multiplatform Mobile dev.
  • 3. Extra info
    • 1. Installation Guide
    • 2. Common Errors FAQ
    • 3. Links and Tutorials
    • 4. Project Information
    • 5. Demo Project

More

  • ECTS Sheet
  • Toledo
  • Course Git Repository

Built with from Grav and Hugo

Course Contents > 1. Android Essentials

1. Android Essentials

  1. The Android Life Cycle: Activities
  2. Messaging between activities and apps: Intents
  3. Complex layouting: Fragments
  4. Typical (master/detail) layouts and their adapters: Views
  5. Data storage: File and Network access
  6. Embedded Hardware: Signals
  7. Security by design