GitHub topics: intentservice
lyndemberg/android-login
:iphone: A application sample that use LocalBroadcastManager and BroadcastReceiver for update UI after the execution of a Service
Language: Java - Size: 127 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

romulo-bezerra/android-query-xml-data
Query xml data from sertao journal news page and notify user in tray
Language: Java - Size: 7.57 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

wildanka/Mastering_Android_Java
Learning Android From Zero to hero Using Java
Language: Java - Size: 12.5 MB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

mpao/and-xyz-reader
Language: Java - Size: 588 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

mpao/and-capstone-flo-arch
Capstone project for udacity android nanodegree, based on Opendata by opendata.comune.fi.it
Language: Java - Size: 1.12 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

aipova/FlickrGallery
An educational android project with Flickr API integration, services, broadcasts and notifications (Big Nerd Ranch)
Language: Kotlin - Size: 787 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

Yadav122/Navigation
An application that keeps track of the current location of the user using GPS
Language: Java - Size: 21.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

fatiq123/IntentService
Intent Services in Android Kotlin
Language: Kotlin - Size: 96.7 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ReguloSarmiento/insectMaster 📦
The app provides a list of insects with pictures and their information.
Language: Java - Size: 3.24 MB - Last synced at: 12 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

AlexanderEggers/autotarget 📦
Navigation service for Android.
Language: Kotlin - Size: 354 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

rohitksingh/OLA_Play_Music_App
Music Streaming App
Language: Java - Size: 220 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 13

wangerekaharun/AndroidBackgroundSevices
A guide in creating a reccuring background intent service that executes tasks in the background thread withouth fail
Language: Java - Size: 124 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 17 - Forks: 13

Max-Sir/AndroidTraining_TriviaTask
Trivia Game 🎲🎳
Language: Kotlin - Size: 371 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

AndryYu/ThreadOptimize
总结一些关于Android开发线程优化的技术
Language: Java - Size: 140 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 2

Chinmayrane16/SAD_PROJECT Fork of mrc03/SAD_PROJECT
Developed Blood Bank Application with 2 other team members as a part of System Analysis and Design Project. Implemented Firebase Features and used Google Maps API to locate donor and make immediate phone calls in case of Emergency
Language: Java - Size: 569 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 1

zapek/WorkerFragment
Language: Java - Size: 492 KB - Last synced at: 2 months ago - Pushed at: almost 12 years ago - Stars: 1 - Forks: 0

SaharshPandey/Basics-of-Android
These are the basics that are must for the android developers
Language: Java - Size: 137 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

joshuaivie/Medpulse
A medication reminder built with Native Android for Java. Users can input their medication schedule and get reminded when they need to take their medication.
Language: Java - Size: 130 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

android-code/background
This is repository of http://androidcode.pl blog Background processing / threading section. It shows usage of chosen Android API classes in purpose to achieve background task processing.
Language: Kotlin - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

iHandy/JobSchedulerDemo
Demo project for show JobScheduler possibilities and ways how to join it with IntentService.
Language: Java - Size: 123 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 2

MicahSphelele/foregroundlocationservice
A sample application that uses Android IntentService and from UI thread to get location
Language: Java - Size: 134 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

FawadJawaid/alarm-app-android
This is a full fledged Android OS like default Alarm application which has been developed for a client as a requirement for Operating Systems course.
Language: Java - Size: 24.8 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

tardani95/SmartRoom
It is an Android application, what is send udp messages to communicate with an esp8266 wifi modul in a local network. The esp forwards the packages to an stm32f103c8 microcontroller, what implements the communication with the ws2811 ledstrip. This projcet only contains the android application.
Language: Java - Size: 13 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

ElsayedMohamedLeilla/Weather-App
almost i used 60% of what i learned in this application.
Language: Java - Size: 356 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Eldhopj/IntentServiceSampleWithNotificationAndFirebaseJobDispatcher
Commit-1 : only intent service, Commit-2 : Added notification and actions to it, Commit-3 : Added FirebaseJobDispatcher
Language: Java - Size: 134 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

anukools/KotlinServices
Kotlin example of creating bounded and unbounded service in android
Language: Kotlin - Size: 1.88 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

Fatimamostafa/RESTfulWebServices
Lynda course exercises
Language: Java - Size: 252 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Iamsdt/LifeSchedular
This is is a schedular for your life
Language: Java - Size: 667 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Iamsdt/MovieNews2
movies news
Language: Java - Size: 20.2 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

1raghavmahajan/Service_Basics
Foreground Service, Intent Service, JobScheduler API alternative implimentation
Language: Java - Size: 155 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
