Create simple Android app right from your Android tablet in GUI
Open testing right now!
- Dynamically add/edit/remove UI (e.g. Text, Image, List, Checkbox, etc.)
- Save them on device
- Create Widget to quickly launch a specific page
- Share page with other people
- Clone this repo
- Open with Android Studio Canary (preferably the latest one)
- Setup pre-commit hook (Runs detekt) by running
Unix:
git config core.hooksPath ./githooks
Windows:git config core.hooksPath .\githooks
- Run (currently things only show up in tablet size devices)
MIT License. See the LICENSE file