Skip to main content
  1. Tags/

apk

uber-apk-signer

GitHub · · Java · 1751 · v1.3.0
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.

uber-adb-tools

GitHub · · Java · 155 · v1.0.4
A tool that enables advanced features through adb installing and uninstalling apps like wildcards and multi device support. Useful if you want to clean your test device from all company apks or install a lot of apks in one go. Written in Java so it should run on your platform.