1 مستودع
Utilities for digitally signing Android application packages and deploying them to mobile devices.
Distinct from Deployment and Packaging: The candidates cover general packaging or IoT deployment; this specifically targets the Android APK signing and installation workflow.
Explore 1 awesome GitHub repository matching mobile development · APK Signing and Deployment Tools. Refine with filters or upvote what's useful.
Apkstudio is a reverse engineering integrated development environment designed for decompiling, modifying, and recompiling Android application packages. It provides a specialized suite for transforming binary files into readable source code and bundling them back into installable application archives. The project features a framework integration system that imports manufacturer-specific files to ensure accurate decompilation of vendor-modified applications. It includes a dedicated editor for Smali, Java, and XML files with syntax highlighting, as well as a hex editor for the direct modificati
Provides tools to apply digital signatures to modified APKs and deploy them directly to target Android devices.