build-companion

Helper utility that is used to merge split apks by the bttv-android project among other things (by bttv-android)

Build-companion Alternatives

Similar projects and alternatives to build-companion

  1. Apktool

    A tool for reverse engineering Android apk files

  2. 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.

    CodeRabbit logo
  3. jadx

    Dex to Java decompiler

  4. bttv

    A mod of the Twitch Android Mobile App adding BetterTTV, FrankerFaceZ and 7TV emotes

  5. ndk-samples

    Android NDK samples with Android Studio

  6. 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.

  7. ubi

    This tool tries to detect whether the mod's twitch api stubs are valid (after an update). (by bttv-android)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better build-companion alternative or higher similarity.

build-companion discussion

Log in or Post with

build-companion reviews and mentions

Posts with mentions or reviews of build-companion. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-04.
  • I wrote an open source mod of an Android App
    7 projects | dev.to | 4 Oct 2021
    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

Basic build-companion repo stats
1
1
0.0
over 3 years ago

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.


Sponsored
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.
coderabbit.ai

Did you know that Go is
the 4th most popular programming language
based on number of references?