ALL articles of Android development

Kotlin grouping multiple fields

We will share with you in this article,How to perform grouping function on list using multiple fields.   data class Person(val id: I...

READ MORE

Android 12 not opening camera issue

In this article How will share with you In android 12 not opening camera issue. Basically, starting with API level 30, if you're target...

READ MORE

How to install Android Studio in Windows 10

Android Studio is Google's official IDE to develop Android application. Android Studio supports many powerful features to create Android...

READ MORE

How to install android studio in Linux operating system

Android Studio is the most popular and powerful IDE for developing and creating Android application. It is specially developed by Android to...

READ MORE

How to run Android Apps(APK) files in Ubuntu

Android is the most popular Smartphone operating system. Many of us would like to run Android application in Linux operating system. Running...

READ MORE