Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 995 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 995 Bytes

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