User Tools

Site Tools


software:android

This is an old revision of the document!


just starting out on Android development; figured i'd gather bits as i learned them.

  1. Install Android Studio
    1. be sure to check the sha256 just in case; they're in the lower half of the above page with no internal link. :-/
  2. start android-studio
  3. new Project
    1. select an Activity
      1. Activity Lifecycle dictates which methods of the Activity are invoked when and why
Template UI System What You Get Best For
Empty Activity XML Activity + XML layout Classic Android, XML tutorials
Basic Views Activity Compose Starter UI + theme + sample composables Compose beginners, quick prototypes
Empty Views Activity Compose Minimal Compose setup Compose experts, custom architectures
software/android.1789046583.txt.gz · Last modified: by ron

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki