This repository contains full source code, issue tracking, contibutions and instructions on how to build the Embotic app.
Prebuilt releases of the app can be found on Google Play:
Note: New versions of the app are released earlier on Releases than on Google Play due to review times.
If you find issues with the app or source code you can create an issue here.
You are able to contribute to the development of the app by cloning the repository from Android Studio, making changes to it and submitting a pull request.
If you wish to build the app for yourself and use it on your own device follow the steps below:
- Clone the repository from Android Studio (File > New > Project from Version Control > Repository URL > Paste in the repository URL.)
- Make changes to the code as you wish
- In Android Studio, click Build > Build Bundle(s) / APK(s) > Build APK(s)
- Install the APK to your device as you normally do.
Google Play and the Google Play logo are trademarks of Google LLC. Embotic is owned by @superevilluke. This app is licensed under the MIT License. Please read the LICENSE file for further information.