Skip to content

Android518-2016/week03-ActivityTutorial

Repository files navigation

week03-ActivityTutorial

Activity Lifecycle

Copyright (C) 2012 The Android Open Source Project

Licensed under the Apache License V 2.0

This code was used in one of the older Android Tutorials It is a good example of several Android coding components

  • Activity Lifecycle
  • LinearLayout
  • RelativeLayout
  • Field naming standard
  • Dialogue using an xml layout
  • More advanced:
    • Handler
    • HashMap & Map
    • ArrayList & List

About

Shows activity lifecycle, code from android.com tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages