Requesting permissions has been an important workflow when building our apps to access the different features on the Android device. This usually is done through invoking requestPermissions . If you are new to Android, this article is a good place to start. With Jetpack Compose there are some changes in this