Build-companion Alternatives
Similar projects and alternatives to build-companion
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
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.
-
ubi
This tool tries to detect whether the mod's twitch api stubs are valid (after an update). (by bttv-android)
build-companion discussion
build-companion reviews and mentions
-
I wrote an open source mod of an Android App
If you deal with a split apk you can run apktool on all of them and merge the directories. Make sure you keep the AndroidManifest and public.xml of the base and update the latter to reference all external resources (apktool will create stubs form them). I wrote a bash script and a simple go tool for this.
Stats
bttv-android/build-companion is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of build-companion is Go.