Skip to content
CodeWithNinad
  • About Us
  • Contact Us

Tutorial

white and gray round frame

SCHEDULE_EXACT_ALARM or USE_EXACT_ALARM? Android Alarm Permission Explained

Your app should use exact alarms, and declare either SCHEDULE_EXACT_ALARM or USE_EXACT_ALARM permission, only if a user-facing function in your app requires precisely-timed actions.

Tags Android, Kotlin
Accessing Android Storage on Android 13 And Higher

Accessing Android Storage on Android 13 And Higher

We will see the storage permission changes in Android 13, and how to use PickVisualMedia and PickMultipleVisualMedia with PhotoPicker

Tags Android, Kotlin
5 Easy Steps to Implement PiP mode in Android

5 Easy Steps to Implement PiP mode in Android

Implementing PiP mode in Android in 5 simple steps Picture-in-Picture(PiP) mode shrinks the Android app content into … Read more

Tags Android, Kotlin
Android 14 - How To Enable Predictive Back Gesture Support

Android 14 – How To Enable Predictive Back Gesture Support

Upgrade your Android app to add support for predictive back gestures

Tags Android, Kotlin

Privacy Policy | Terms of Use

© 2025 CodeWithNinad