Creating PhotoGallery
Create a new Android application (File → New → New Project...). Select the Empty Activity template and click Next.
Configure your project as shown in Figure 20.3: Name the application PhotoGallery. Make sure the Package name is com.bignerdranch.android.photogallery and the Language is Kotlin. Select API 24: Android 7.0 (Nougat) from the Minimum SDK dropdown.
Figure 20.3 Configuring the PhotoGallery project
Click Finish to generate the project.
Many of the initial steps to set up this project will look familiar from your earlier projects. Once again, you will use libraries and tools like the Fragment ...
Get Android Programming: The Big Nerd Ranch Guide, 5th Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.