Search code examples
androidideapk

How do I use an app that somebody else created but didn't build?


I downloaded an app from GitHub but it does not include an APK file. I am using an Android device and I do not have access to Android Studio. How would I used aide or something else to build the app? (GitHub page: https://github.com/mumumusuc/joycon-toolkit)


Solution

  • You have apk files in the Release bundles: https://github.com/mumumusuc/joycon-toolkit/releases (click on assets to expand).