Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Android + Kotlin + Compose + KtLint + spotless + Gradle kotlin DSL

License

NotificationsYou must be signed in to change notification settings

initishbhatt/android-kotlin-compose-template

Repository files navigation

Workflow result

A simple Github template to create anAndroid/Kotlin,Compose ready project.

A major chunk of development time is taken up by setting upDSL,static analysis andCI.This template is made with an aim to reduce this redundant work and be ready with a working repository where all these are handled.

How to use

Copy this repository by pressing theUse this template button.Clone your repository and open it in the latestAndroid Studio (Canary build).

Once created don't forget to update the:

Features

  • Kotlin-only template.
  • Compose-Ready
  • Gradle Kotlin DSL setup.
  • Dependency versions managed viabuildSrc.
  • Sample Compose Test.
  • Kotlin Static Analysis viaktlint.
  • Spotless for code formatting.
  • CI Setup with GitHub Actions.
  • Issues Template (bug report + feature request).
  • Pull Request Template.

Gradle Setup

This template usesGradle Kotlin DSL

Dependencies are placed inside theDependencies.kt file in thebuildSrc folder inspired byJetcaster

Static Analysis

This template is usingktlint with thespotless plugin to format your code. Run./gradlew app:spotlessApply to automatically format your code.

Contributing

Feel free to open a issue or submit a pull request for any bugs/improvements.

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp