https://github.com/leoando/android-template-project-change-point
Repository for checking the change point of the template provided by "Android Studio".
https://github.com/leoando/android-template-project-change-point
android android-java android-kotlin jetpack-compose material-design-3 template
Last synced: 6 months ago
JSON representation
Repository for checking the change point of the template provided by "Android Studio".
- Host: GitHub
- URL: https://github.com/leoando/android-template-project-change-point
- Owner: LeoAndo
- Created: 2022-05-13T09:59:13.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2023-02-13T05:00:22.000Z (almost 3 years ago)
- Last Synced: 2025-01-09T12:38:38.375Z (11 months ago)
- Topics: android, android-java, android-kotlin, jetpack-compose, material-design-3, template
- Language: Kotlin
- Homepage:
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview
Repository for checking the change point of the template provided by "Android Studio".
[Change Point](https://github.com/LeoAndo/android-template-project-change-point/pulls).
Main Branch is Android Studio Stable Version.
# Android Studio Stable Version (JetBrains Toolbox)

# Minimum SDK

# Template: Empty Activity (Java)
Project name: M2EmptyActivityJava

# Template: Empty Activity (Kotlin)
Project name: M2EmptyActivityKotlin

# Template: Basic Activity (Material3)
Project name: M3BasicActivity

# Template: Empty Compose Activity (Material3)
Project name: M3EmptyComposeActivity