https://github.com/pckosek/operationquicksand
https://github.com/pckosek/operationquicksand
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pckosek/operationquicksand
- Owner: pckosek
- Created: 2018-12-05T15:10:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-05T15:24:11.000Z (over 6 years ago)
- Last Synced: 2025-01-17T13:50:50.622Z (4 months ago)
- Language: Java
- Size: 123 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
- [Java Code](./app/src/main/java/com/example/pckosek/operationquicksand)
- [Layout Resources](./app/src/main/res/layout)good links for services
[Codepath](https://guides.codepath.com/android/starting-background-services#creating-an-intentservice)
[example](https://www.101apps.co.za/articles/using-an-intentservice-to-do-background-work.html)
[example](http://www.zoftino.com/android-intentservice-example)