Our first fragment app
Let's build a fragment in its simplest possible form so that we can understand what is going on, before we start producing Fragment objects all over the place that are of genuine use.
Tip
I urge all readers to go through and build this project. There is a lot of jumping around from file to file, and just reading the instructions alone can make it seem more complex than it really is. Certainly, you can copy and paste the code from the download bundle, but please also follow the steps, and create your own projects and classes. Fragments are not too tough, but their implementation, like their name suggests, is a little fragmented.
Create a new project called Simple Fragment using the Empty Activity template and leave the rest ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access