Learning Kotlin by building Android Applications by Eunice Obugyei

Learning Kotlin by building Android Applications by Eunice Obugyei

Author:Eunice Obugyei
Language: eng
Format: epub
Tags: COM051280 - COMPUTERS / Programming Languages / Java, COM051460 - COMPUTERS / Programming / Mobile Devices, COM012040 - COMPUTERS / Programming / Games
Publisher: Packt Publishing
Published: 2018-06-25T09:48:23+00:00


Now, check Launcher Activity on the Customize the Activity screen, and click the Finish button:

Building your UI

In Android, the code for your user interface is written in XML. You can build your UI by doing either of the following:

Using the Android Studio Layout Editor

Writing the XML code by hand

Let's go ahead and start designing our TodoList app.

Using the Android Studio layout editor

Android Studio provides a layout editor, which gives you the ability to build your layouts by dragging widgets into the visual editor. This will auto-generate the XML code for your UI.

Open the content_main.xml file.

Make sure the Design tab at the bottom of the screen is selected, as shown in the following screenshot:



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.