Apex. A learning toolkit for building Android app interfaces from scratch.

github.com/romainguy/experiment-apex

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2022
  • Merge pull request #3 from romainguy/rect
  • Added utility Rect constructor to takes ints and floats
  • Fix visibility
  • Fix android renderer bug
  • Renderer ops are now stateless (#2)
  • Generalizing rendering to be platform agnostic (#1)
  • Fix padding conversion from dp to px
  • Simplify code
  • Rename APIs for clarity
  • Fix formatting
  • Fix formatting
  • Small fixes
  • Small cleanup
  • Simplify click management
  • Fix typos
  • Update Kotlin and Gradle
November 2021
  • Update README.md
  • Update README.md
  • Initial commit
  • Initial commit