Changes

Jump to: navigation, search

MAP524/DPS924 Lecture 4

164 bytes removed, 21:48, 12 July 2015
Fragments
Were introduced with 3.0 and made things much more complicated. But if you're developing for phones and tablets they actually make things easier.
 
Sometimes (like with the date picker) you'll have a hard time to avoid using a fragment, but almost always you can avoid writing your own fragment if you want to.
The [http://developer.android.com/guide/components/fragments.html Android Developer overview] of fragments is expansive but it's a good place to start if you intend to use one.

Navigation menu