A (175)

(Tuis.) #1
CHAPTER 16: The Future of Android: The 64-Bit Android 5.0 OS 617

These set the app up for different types of applications, such as full screen (iTV set), Google
Maps (smartphone), Google Play Services (game console), Master/Detail Flow (tablet), Tabbed
(smartwatch), and the like. You’ll use the default Blank Activity to see the minimum bootstrap code
that IntelliJ IDEA will create and then build your Android 5.0 application on top of that, from scratch,
so that you can learn how to do it.


Click the Next button and proceed to the fourth Choose Options for Your New File dialog in the series,
shown in Figure 1 6-2 2. Use an Activity Name of HelloActivity and a Layout Name of activity_hello for the
XML UI definition file. Make the application Title read Hello Android 5.0! at the top of the Android 5.0 app.


Figure 16-21. Select the Blank Activity template from the template options and then click the Next button

Free download pdf