activity

Fetch Google Ad ID in Android with Kotlin Coroutines

Picture this: You’re building an Android app, and you need to fetch the Google Advertising ID (GAID) for, say, analytics… Read More

8 months ago

How to disable doze mode in android, kotlin?

To disable doze mode in an Android device, you can follow these steps: Open the Settings app on your Android… Read More

3 years ago

How to enable auto start permission programmatically for customized android OS?

Mi, Xiaomi, Oppo, Vivo, Huawei, LeTV, Asus like smartphone manufacturers are using a customized android OS that looks like and… Read More

4 years ago

What is a Foreground Service in Android? A Developer’s Guide to Keeping Things Running Smoothly

Picture this: your Android app is a grand theater production. The dazzling UI is the star performer, wowing the audience… Read More

4 years ago

Android Ignore Battery Optimization Programmatically: Keep Your App Awake!

Have you ever built an Android app that’s supposed to run like a marathon champ, only to find it napping… Read More

4 years ago