8000 GitHub - travinhloc/android-templates: Our optimized Android templates used in our projects
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

travinhloc/android-templates

 
 

Repository files navigation

Nimble logo


Our Android template: CoroutineTemplate

Setup

  1. Clone or download this repository to your local machine, then extract and open the folder
  2. Install Kscript
  3. Run kscript new_project.kts to create a new project with the following arguments:
  package-name=                      New package name (i.e. com.example.package)
  app-name=                          New app name (i.e. MyApp, "My App")

Example: kscript new_project.kts package-name=co.myproject.example app-name="My Project"

  1. Update android_version_code and android_version_name in CoroutineTemplate/build.gradle

About

Nimble logo

This project is maintained and funded by Nimble.

Learn more about our Android templates on the Wiki.

About

Our optimized Android templates used in our projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 96.8%
  • Ruby 2.4%
  • XSLT 0.8%
0