In order to develop an Android app, I need to know how to use Android Studio, Kotlin and Volley library. So, I found some resources on the internet. This issue will provide the process of learning Android Studio, Kotlin and Volley library.
Tasks:
[x] Download and install JDK
[x] Download and install Android Studio
[x] Set up Android Emulator
[x] Learn how to use Android Studio
[x] Learn how to write codes in Kotlin
[x] Learn how to use Volley library to access backend
Found a video on YouTube which is a Kotlin tutorial and also shows how to install JDK, Android Studio and set up Android Emulator. Completed 1st, 2nd, 3rd, 4th and 5th tasks by watching this tutorial.
Found another video which is an Android Studio tutorial. The previous tutorial is not enough to create an Android app because activity or layout are not mentioned. Watched this video and improved a better understanding of Android apps.
Description:
In order to develop an Android app, I need to know how to use Android Studio, Kotlin and Volley library. So, I found some resources on the internet. This issue will provide the process of learning Android Studio, Kotlin and Volley library.
Tasks: