A Simple android app template which renders a webview and displays the ui using web technologies It can communicate with the android code via a native Java bridge
This is not a production ready application although it gives you more flexibility
A template / boilerplate for a simple android app which uses html / css / js for frontend and is able to interact with the android environment using a bridge
Kotlin