Creating an Android app

Let's create a simple Android app as a client that will retrieve the REST API using the GitHub API. First of all, we need to create an app from Android Studio and put down our project and the company domain. Don't forget to check Include Kotlin support. It will include all of the support of Kotlin. The following screenshot shows the Create Android Project window:

Then, select the minimum API version from the Phone and Tablet option. There is no need to add other options for this project. After clicking Next, in the Add an Activity to Mobile section, you can select Empty Activity and then, after renaming the Activity Name and layout, click Finish. After the build, you will be ready to start creating an Android app.

The final files of this project are shown in the following screenshot:

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.118.137.67