Real-time Android, Kotlin and Java Interview Questions and Answers - Cheatsheet to hack into top Companies
-
Updated
Feb 11, 2022 - Java
Real-time Android, Kotlin and Java Interview Questions and Answers - Cheatsheet to hack into top Companies
My Andela Intermediate Project
A simple Android News app using API service
If Application has long running tasks, then may need to consider implementing services to run those log running operations in the background. Service like activity is a component in android. Services can be created by extending Service class and implementing required callback methods. Services created by extending Service class handle multiple r…
Learn to Create Custom Notification in Android
Meme sharing android app. Language used Kotlin.
B-Tech Project
In this app, I explore service in Android.
Final build of Jago Haridwar classified magazine android app.
This is the source code for implementing intent service, in Kotlin language
Service -> In background Intent Service running or not
Add a description, image, and links to the intent-service topic page so that developers can more easily learn about it.
To associate your repository with the intent-service topic, visit your repo's landing page and select "manage topics."