Skip to content

louis993546/Compose-Composer

Repository files navigation

Compose Composer

Create simple Android app right from your Android tablet in GUI

Open testing right now!

Get it on Google Play

Features

  • 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

Setup & Run

  1. Clone this repo
  2. Open with Android Studio Canary (preferably the latest one)
  3. Setup pre-commit hook (Runs detekt) by running Unix: git config core.hooksPath ./githooks Windows: git config core.hooksPath .\githooks
  4. Run (currently things only show up in tablet size devices)

LICENSE

MIT License. See the LICENSE file