https://github.com/nisrulz/androidautomations
An android example app to demonstrate various automations possible.
https://github.com/nisrulz/androidautomations
android buildsrc fastlane fastlane-android gradle java kotlin ktlint ktlint-gradle travis-ci
Last synced: 5 days ago
JSON representation
An android example app to demonstrate various automations possible.
- Host: GitHub
- URL: https://github.com/nisrulz/androidautomations
- Owner: nisrulz
- License: other
- Created: 2020-05-03T21:51:50.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2024-09-03T21:00:26.000Z (8 months ago)
- Last Synced: 2024-10-18T19:28:18.975Z (6 months ago)
- Topics: android, buildsrc, fastlane, fastlane-android, gradle, java, kotlin, ktlint, ktlint-gradle, travis-ci
- Language: Kotlin
- Homepage:
- Size: 305 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Android Automation
Build Status:
[](https://github.com/nisrulz/AndroidAutomations/actions/workflows/gradle-wrapper-validation.yml)
[](https://github.com/nisrulz/AndroidAutomations/actions/workflows/build-and-release.yml)An android example app repository to demonstrate various automation possible via using Travis CI.
## Contribute
1. Fork this repo.
1. Clone your fork. (`git clone https://github.com/nisrulz/AndroidAutomations`)
1. Create your feature branch. (`git checkout -b my-new-feature`)
1. Commit your changes. (`git commit -am 'Added some feature'`)
1. Push to the branch. (`git push origin my-new-feature`)
1. Create new Pull Request.## Author & support
This project was created by [Nishant Srivastava](https://github.com/nisrulz/nisrulz.github.io#nishant-srivastava) but hopefully developed and maintained by many others. See the [the list of contributors here](https://github.com/nisrulz/AndroidAutomations/graphs/contributors).
If you appreciate my work, consider [buying me](https://www.paypal.me/nisrulz/5usd) a cup of :coffee: to keep me recharged :metal: [[PayPal](https://www.paypal.me/nisrulz/5usd)]
## License
© 2020, Nishant Srivastava
All content is licensed under [CC BY-SA](/LICENSE.md)