OpenTune
  • Documentation
  • Getting Started
    • Quickstart
    • Developing
  • Basics
    • Editor
  • Basic android studio guide
Powered by GitBook
On this page
  1. Getting Started

Developing

From now on, the coding part starts.

PreviousQuickstartNextEditor

Last updated 5 months ago

First of all you should know that OpenTune is developed on top of kotlin and jetpack compose, which means easier and friendlier coding.

jetpack compose uses Compostables (pre-built code). you can use the official jetpack compose guide to learn it faster :

Jetpack Compose UI App Development Toolkit - Android DevelopersAndroid Developers
Logo