This repository has been archived on 2025-04-22. You can view files and clone it, but cannot push or open issues or pull requests.
2016-02-02 15:39:35 +02:00

14 lines
583 B
Markdown

# Xiaomi Ants Alarm Service
A service for Xiaomi YI smart IP camera Android app. It can help you to not miss any movement alarm.
## How ot works?
It just handlle all notification for original Xiaomi Android application and shows you a fullscreen alarm with the sound and vibration.
## What's inside?
### MainActivity
Settings activity which will launch if you'll launch an app. You can enable alarm, vibration etc.
### AlarmActivity
Is an activity to show fullscreen alarm
### AntsNotificationService
It is NotificationListenerService to handle com.ants360.yicamera notifications.