A template project for the latest Android Studio with an added Scala 3 module.
Helping the adoption of Scala in Android Studio.
This is the project you get if:
- in Android Studio Ladybug Feature Drop | 2024.2.2 Patch 2 you choose from menu:
New
> New Project…
> Empty Activity
(template for Phone and Tablet)
- you then add a minimal Scala 3.6.3 module named
core
and call it from theapp
module