build-settings-shortcut.sh: One-Tap Android Settings Shortcuts, Built From a Single Bash Script
A Bash script that generates Android APKs to create one-tap shortcuts for 20 different Settings screens, no root required.
A Bash script that generates Android APKs to create one-tap shortcuts for 20 different Settings screens, no root required.
A shell script that turns any URL into a standalone Android APK using a full-screen WebView, no root required.
How to build an Android APK on Linux without root, using a Bash script and AI-generated code.
An article about how familiarity with Arch Linux's pacman package manager can make unintuitive interfaces feel natural, using personal experience.
A developer shares their positive experience switching to Alpine Linux, focusing on the declarative package management of apk and its /etc/apk/world file.
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 guide to enabling network traffic sniffing on Android Nougat and above by modifying the app's network security configuration.
A guide to reverse engineering Android apps using dex2jar and JD-GUI tools to decompile APK files and analyze Java bytecode.
A guide explaining three methods to download APK files from the Google Play Store, including manual and automated approaches.