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
- Host: GitHub
- URL: https://github.com/leoando/androidapptemplate
- Owner: LeoAndo
- Created: 2021-06-14T04:32:48.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2023-07-28T12:11:28.000Z (over 2 years ago)
- Last Synced: 2025-01-09T12:37:27.480Z (about 1 year ago)
- Topics: android, android-compose, android-template, multi-modules-android
- Language: Kotlin
- Homepage:
- Size: 6.22 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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