broadcastreceiver topic

List broadcastreceiver repositories

BatteryStats-for-Android

43
Stars
7
Forks
Watchers

Displays all battery stats of an Android device using broadcast receiver. Fully implemented in Jetpack compose using Material You dynamic theming and also has a separate implementation in xml with MDC...

sms-parsing

92
Stars
73
Forks
Watchers

Android app example on how to SEND and CATCH/DETECT incoming sms with a BroadcastReceiver

AndroidComponentPlugin

455
Stars
56
Forks
Watchers

Android上简单实现四大组件的插件化,供学习使用

DaemonService

296
Stars
58
Forks
Watchers

Android端心跳服务与进程保活

CEventCenter

118
Stars
25
Forks
Watchers

一个Android事件分发中心库,基于对象池及接口回调实现。实现类似BroadcastReceiver/RxBus/EventBus等的消息事件传递功能,用于在Activity/Fragment/Service之间的消息传递通讯。

Wifi-Connect

106
Stars
51
Forks
Watchers

A library project to connect two devices using Wifi-Direct

XamarinForms.LocationService

66
Stars
26
Forks
Watchers

Xamarin Background Services, Background Location Updates, Location Updates, BroadCastReceiver

GpsTrackerDemo

23
Stars
7
Forks
Watchers

This little android project is using AlarmManager and JobScheduler to get Location in an interval time.

LocationService

19
Stars
4
Forks
Watchers

A tiny foursquare which implemented using Foursquare APIs ,Koin, Coroutines, Moshi, Room, Retrofit, ViewBinding and Google play services location

BroadCastReceiver

32
Stars
14
Forks
Watchers

android Broadcast Receiver examples