Skip to content

cliuff/boundo

Repository files navigation

Screenshot 1 Screenshot 2 Screenshot 3

Boundo: App API Checker

Designed for Android enthusiasts, Boundo is available on Android and Wear OS

1. Develop

1.1 Requirements

  • Android Studio Ladybug (AGP 8.7.3)
  • Java 17, Kotlin 2.1.10, Gradle Wrapper 8.10

1.2 Configure automatic signing

  • Copy the file named custom.properties.template in doconfig directory, rename it to custom.properties and make necessary changes to it

1.3 Build universal APKs (App API feature included, release variant)

  • Configure signing as specified in section 1.2
  • Download BundleTool binary from BundleTool Releases, and save it as doconfig/bundletool.jar in this project
  • Run Gradle task from commandline gradlew :app:genUniversalApks
  • Look for app/build/outputs/app-universal-release.apks in this project

2. Download

Get it on Google Play