December 2015
Beginner
698 pages
15h 16m
English
In this chapter, we will be entirely focused on using all we know about fragments, interfaces, and SQLite in order to add significant functionality to Where it's Snap.
We will cover the following tasks:
DataManager class to handle our database, including a selection of helper methods to make the appropriate queriesFragmentCapture classTagsFragment to show a list of tags and sending a tag to MainActivity when one is clickedTitlesFragment to show a list of titles either based upon a specific tag or the entirety of wis_tables_photosRead now
Unlock full access