Changing App Icons at Runtime in Android
In this video, Mukesh Solanki shows how to change the app icon at runtime in Android.
In this video, Mukesh Solanki shows how to change the app icon at runtime in Android.
In this video, Mukesh Solanki dives into the SplashScreen API, offering a complete walkthrough on how to effectively use this feature to create engaging entry points for your users.
In this video, Mukesh Solanki will guide you through the process of implementing Debug, Staging, and Production build types in Android. Learn the ins and outs of setting up different build configurations, optimizing debugging workflows, and ensuring a smooth transition from development to production.
In this video, we will discuss how to gracefully handle uncaught exceptions in Android and prevent your app from crashing on users. We will be taking a look at how to implement the DefaultUncaughtExceptionHandler