1
0
Fork
You've already forked JEAppTemplateAndroid
0
Repository containing a template for making a new Android app
  • Kotlin 100%
2026年02月21日 15:38:16 +01:00
.idea in which our hero adds navigation, scaffold, home, settings, and about 2026年01月22日 02:15:36 +01:00
app in which our hero switches from Compose Destinations to Navigation 3 2026年02月21日 15:37:39 +01:00
fastlane/metadata/android/en-US in which our hero adds metadata and icons 2026年01月21日 21:19:56 +01:00
gradle in which our hero switches from Compose Destinations to Navigation 3 2026年02月21日 15:37:39 +01:00
.gitignore in which our hero starts a template 2026年01月21日 17:15:30 +01:00
build.gradle.kts in which our hero starts a template 2026年01月21日 17:15:30 +01:00
gradle.properties in which our hero starts a template 2026年01月21日 17:15:30 +01:00
gradlew in which our hero starts a template 2026年01月21日 17:15:30 +01:00
gradlew.bat in which our hero starts a template 2026年01月21日 17:15:30 +01:00
LICENSE in which our hero adds a EUPL LICENSE file 2026年01月22日 03:14:10 +01:00
README.md in which our hero adds a README 2026年01月22日 03:18:37 +01:00
settings.gradle.kts in which our hero starts a template 2026年01月21日 17:15:30 +01:00

A template app that has all the scaffolding, layout, basic settings, navigation, and 3 screens for building an Android app.

If you ever wanted to build an app that looks and feels like mine, be my guest :-)