We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe49523 commit 2b721e3Copy full SHA for 2b721e3
README.md
@@ -862,7 +862,7 @@ It is also a good practice to annotate overridden methods with `@Override` to ma
862
863
* What is `Serivce`? [Developer Android](https://developer.android.com/guide/components/services)
864
865
-* `Service` vs `IntentService`. [StackOverflow](https://stackoverflow.com/a/15772151/5153275)
+* `Service` vs `IntentService`. [MindOrks](https://blog.mindorks.com/service-vs-intentservice-in-android)
866
867
* What is a `JobScheduler`? [Vogella](http://www.vogella.com/tutorials/AndroidTaskScheduling/article.html)
868
0 commit comments