Android Programming The Big Nerd Ranch Guide, 3rd Edition

(Brent) #1
453

24. More About Intents and Tasks


In this chapter, you will use implicit intents to create a launcher app to replace Android’s default
launcher app. Figure 24.1 shows what this app, NerdLauncher, will look like.


Figure 24.1  NerdLauncher final product


NerdLauncher will display a list of apps on the device. The user will press a list item to launch the app.


To get it working correctly, you will deepen your understanding of intents, intent filters, and how
applications interact in the Android environment.


http://www.ebook3000.com

Free download pdf