An open API service indexing awesome lists of open source software.

https://github.com/leoando/androidapptemplate

template for Android App
https://github.com/leoando/androidapptemplate

android android-compose android-template multi-modules-android

Last synced: about 1 year ago
JSON representation

template for Android App

Awesome Lists containing this project

README

          

# Overview
Minimalist template for personal app development

# env
- IDE
```
Android Studio Giraffe | 2022.3.1
Build #AI-223.8836.35.2231.10406996, built on June 29, 2023
Runtime version: 17.0.6+0-17.0.6b829.9-10027231 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.4.1
GC: G1 Young Generation, G1 Old Generation
Memory: 1280M
Cores: 16
Metal Rendering is ON
Registry:
external.system.auto.import.disabled=true
ide.text.editor.with.preview.show.floating.toolbar=false
```
- Support OS version: 10.0 later

# setup
see [wiki](https://github.com/LeoAndo/AndroidAppTemplate/wiki)

# features
- M3 (Custom)
- added basic library (network / DI etc.)
- added basic R8 settings
- product flavor
- multi module

# capture: Android Resizable Emulator API 33