The repository serves as a template to bootstrap your next awesome project.
- Code Quality check(By Codacy)
- Added Github Action Workflow for testing the builds
- 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 inAndroidManifest.xml
- Enable Codacy in your repository
- 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!!