* Added customizable Push To Talk execute command
* Added FCM support (removed GCM)
* Added HTTPS/SSL support
* Added HTTP authentication support
* Support for basic access authentication
* Bug fixes and performance improvements
* Updated target SDK version
RemoteAlarm a remote alarm app for viewing and receiving notifications from Raspberry Pi with a motion camera.
Also be able to talk using a speaker, connected with a 3.5mm audio cable on Raspberry Pi
FCM Data example:
{
"to" : "",
"priority": "high",
"data": {
"title" : "RemoteAlarm",
"message" : "Motion Detected",
"android_channel_id" : "default",
"tag" : "REMOTEALARM",
"sound" : "alert10",
"icon" : "ic_launcher",
"click_action" : "OPEN_ACTIVITY_ALARM",
"body" : "Motion Detected",
"title" : "RemoteAlarm",
"action" : "notify",
"show_toast" : "true",
"wake_device" : "true",
"vibrate_pattern" : [100, 425, 100, 425, 100, 425]
},
}
This version of RemoteAlarm Android App comes with one universal variant which will work on all the Android devices.
If you are looking to download other versions of RemoteAlarm Android App, We have 5 versions in our database. Please select one of them below to download.