RemoteAlarm Application icon

RemoteAlarm 2.9

2.5 MB / 1+ Downloads / Rating 5.0 - 1 reviews


See previous versions

RemoteAlarm, developed and published by Sicco den Otter, has released its latest version, 2.9, on 2022-12-11. This app falls under the Tools category on the Google Play Store and has achieved over 100 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

RemoteAlarm APK available on this page is compatible with all Android devices that meet the required specifications (Android 8.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.den.otter.remoteAlarm

Updated: 2 years ago

Developer Name: Sicco den Otter

Category: Tools

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing RemoteAlarm on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Previous Versions

RemoteAlarm 2.9
2022-12-11 / 2.5 MB / Android 8.0+

About this app

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]
},
}

New features

* 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

App Permissions

Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows access to the vibrator.
Allows applications to open network sockets.
Allows an application to write to external storage.
Allows an application to record audio.
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
Allows applications to access information about networks.
Allows an application to read from external storage.