Webview alternative: How to open website faster using Chrome Custom Tabs in Android using Kotlin
If we want to open an URL in android, we have 3 choices, Open in Web Browser … Read more
Posts for writing Android Java Applications, Libraries and various ways of using Android API’s for apps development.
If we want to open an URL in android, we have 3 choices, Open in Web Browser … Read more
In Android development, removing the title bar and status bar is often done to create a fullscreen … Read more
If you have used open-classifieds / yclas for developing your website and now trying to use there … Read more
Creating launcher icons for Android applications can be a repetitive task, especially if you’re handling multiple resolutions. … Read more
If you want your application to be compatible with latest Android Version Q with API level 29, … Read more
In Android development, converting geographic coordinates (latitude and longitude) into a human-readable address is a common requirement. … Read more
Composing an email directly from an Android application enhances user experience by integrating email functionality seamlessly. This … Read more
Opening an Android app’s Play Store link from a browser can be incredibly useful for promoting your … Read more
Managing Android applications as system apps or priv-apps can be crucial for developers and advanced users who … Read more
Netflix and other services such as Amazon Prime Video are protected by digital rights management, or DRM … Read more