Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 858 Bytes

readme.md

File metadata and controls

22 lines (18 loc) · 858 Bytes

example workflow AUR license

Template Android App

The repository serves as a template to bootstrap your next awesome project.

Features

  • Code Quality check(By Codacy)
  • Added Github Action Workflow for testing the builds

Steps to setup your core project

  • Press on Use Template to create your own repository.
  • Import the repository into Android Studio by
  • File -> New -> Import from Version Control
  • Refactor (Shift+F6) the package name in AndroidManifest.xml
  • Enable Codacy in your repository

Contributing

  • If you feel repository is missing something feel free to open an issue.
  • Feel free to shoot up a Pull Request.
  • When sending a PR make sure you squash the commits.
  • Happy Hacking!!