Left Sidebar
A very simple calculator using Android Studio using Kotlin.
Continuing from https://varanasisoftwarejunction.blogspot.com/2021/01/customizing-layout-in-android-studio.html second_fragment.xml <?xml version="1.0" encoding="utf-8"?>…
Customizing the layout in Android Studio, and a simple click handler.
This post continues from https://varanasisoftwarejunction.blogspot.com/2021/01/colors-in-android-studio.html . Open the fragment_first.xml in Android Studio. <?xml version="1.0" encodin…
Colors in the Android Studio
This post continues from https://varanasisoftwarejunction.blogspot.com/2021/01/changing-properties-in-android-app.html To start with we will open first fragment.xml and colors.xml Next step define a…
Starting a Kotlin Project in Android Studio, creating the apk?
With this post, we shall begin the process of developing Android Apps using Kotlin. To begin with we will start Android Studio and select a Simple Fragment Project, then select Kotlin as the languag…
Latest Post--- Kotlin Class
Kotlin Class Kotlin Class Drawing Shapes using Kotlin Nested Loops. Shapes Using Kotlin.