Android Programming The Big Nerd Ranch Guide, 3rd Edition

(Brent) #1

Chapter 7  UI Fragments and the Fragment Manager


132

Select the app module on the left and the Dependencies tab in the app module. The dependencies for
the app module are listed here (Figure 7.9).


Figure 7.9  App dependencies


(You may have additional dependencies specified. If you do, do not remove them.)


You should see the AppCompat dependency listed. If you do not, add it with the + button and choose
Library dependency. Choose the appcompat-v7 library from the list and click OK (Figure 7.10).


Figure 7.10  A collection of dependencies

Free download pdf