Create a navigation drawer in Android (Kotlin)How to create a navigation drawer with kotlin in androidDec 5, 20232Dec 5, 20232
Create custom Alert dialog with a custom view in android kotlinHi guys, I am going to write an article about the custom Alert dialog view. Here we will see How to create that,May 10, 20213May 10, 20213
[Solution]: ‘this is not a valid source path/URL’ Source tree.I have searched many times for solutions to this error on Google, youtube, etc. But didn’t find the solution that I have needed. I have…Feb 24, 20215Feb 24, 20215
Find Even and Odd number in kotlin.Even Number:- The Number, who can divide by 2 completely and a reminder will 0 called Even Number.Feb 20, 20211Feb 20, 20211
Understanding of for loop in Kotlin with details.For loop, We need to understand the for loop first.Feb 15, 20212Feb 15, 20212
Alert dialog in android Kotlin.Alert dialog:- It is used to show any type of alert or warning. It stops the user to do any type of harmful activity or guides them to use…Feb 13, 20211Feb 13, 20211