How to avoid notches with Safe Area Context in React Native apps
Learn two methods to handle notches and status bars in React Native apps: using the built-in SafeAreaView and the cross-platform react-native-safe-area-context library.
Learn two methods to handle notches and status bars in React Native apps: using the built-in SafeAreaView and the cross-platform react-native-safe-area-context library.
A guide to automating the distribution of Android apps from Azure DevOps pipelines to Microsoft App Center for internal testing.
A guide to setting up multi-stage Azure Pipelines for building and signing Ionic Android apps using YAML templates.
A tutorial on generating and adding a custom app icon to a React Native Android application, covering asset creation and configuration.
Let's Encrypt's root certificate change may cause website trust issues for older Android devices, affecting millions of users globally.
A software engineer reflects on career choices, from mobile development to engineering management, and introduces a framework for balancing market trends, core skills, and personal happiness.
A technical guide on using Frida to reverse engineer the Nike Run Club Android app to extract authentication tokens and understand its API.
A guide to reverse engineering an Android APK to understand and modify API calls, including debugging and parameter analysis.
A tutorial on implementing local and remote push notifications for Android apps using React Native and Firebase.
A guide to enabling network traffic sniffing on Android Nougat and above by modifying the app's network security configuration.
Code snippets for programmatically opening the notification shade and control center on iOS and Android during UI automation testing.
A guide to reverse engineering Android apps using dex2jar and JD-GUI tools to decompile APK files and analyze Java bytecode.
NewPipe is a free, open-source Android app for YouTube that offers ad-free viewing, background play, downloads, and more, prioritizing user privacy and control.
A guide explaining three methods to download APK files from the Google Play Store, including manual and automated approaches.
A research project using Wi-Fi signals to estimate smartphone proximity, aiming to help identify potential perpetrators in assault cases.
A technical guide on preventing Android battery swelling in test stands by using root access to control charging cycles via ADB commands.
A guide to extending smartphone lifespan through DIY repairs, custom ROMs, and choosing user-serviceable hardware.
A developer's humorous take on why Kotlin is superior to Java for Android development, highlighting frustrations with legacy Android APIs.
Troubleshooting guide for common iOS and Android native build errors encountered when using Cordova plugins, focusing on dependency conflicts.
A software testing expert shares insights and a template for effectively reporting defects in mobile applications across various platforms and conditions.