-
UABE
Discontinued Asset Bundle Extractor [Moved to: https://github.com/SeriousCache/UABE] (by DerPopo)
Downloads Required: UABE, uber-apk-signer (optional but easy)
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
Uber Apk Signer
A cli tool that helps signing and zip aligning single or multiple Android application packages (APKs) with either debug or provided release certificates. It supports v1, v2 and v3 Android signing scheme has an embedded debug keystore and auto verifies after signing.
Step 10. Sign the apk. Apk files will not install without a signature. If you don't know how to do this, you can use this tool and then "java -jar uber-apk-signer-1.2.1.jar --apks /path/to/apks" or transfer the apk to your phone and use the apk signer app then transfer it back.