-
Book Overview & Buying
-
Table Of Contents
Android Programming for Beginners - Fourth Edition
By :
We have made a fast start! We know we are using Android Studio and Kotlin because they are the best tools for the job by a mile. We have also installed Android Studio, created an app, and previewed it in the Design view tab. We also launched an AVD (device emulator) and ran our simple app as if it were on a real device.
We looked at the project structure and the Project window modes and concluded that we don't need to go into depth at this stage. We have also taken a glance at our first Kotlin code. Most of it is still alien to us, but we will be digging deep into Kotlin throughout the rest of the book.
We also looked at AI and concluded that it is a personal preference whether to integrate it into your coding life.
In the next chapter, we will build 3 more apps, look at the code, learn how to output text for debugging, learn about the Android lifecycle, see some much-needed interactivity in an app, and play with a cool folding screen device emulator.