Mobile Sensors API (IoT)

5.00 installs
Ratings not yet available
MAU not available
Revenue not available

Mobile Sensors API (IoT) Summary

Mobile Sensors API (IoT) is a mobile Android app in Tools by Lanuara Diego Adrián. Released in Aug 2023 (2 years ago). It has about 5.00+ installs Store metadata: updated Jan 17, 2024.

Store info: Last updated on Google Play on Jan 17, 2024 .


0★

Ratings: 0

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot

App Description

Retrieve information from your sensors and display PiP messages using a RestAPI

Use 'Mobile Sensors API' to transform your Android devices (smartphone, tablet, TV) into IoT devices using RestAPI. You will be able to retrieve information from your devices and remotely control them within your WiFi network.

Bring your old Android devices back to life by using them in your home automation (domotics) to gather sensor information, such as atmospheric pressure or ambient lumens, among others.

The 'Mobile Sensors API' serves a RestAPI on your local WiFi network. You can view the available methods at the following link:
https://postman.com/lanuarasoft/workspace/mobile-sensors-api

The application will require notification permission. This is used to persist the service that receives HTTP requests. If you intend to use the Picture-in-Picture (PiP) methods, grant the permission from the 'Show over other apps' settings of the application.

For devices that lack configuration interfaces to grant the 'Show over other apps' permission, such as TVs, you must manually grant the permission as follows:

1) Download adb for Windows/Linux/Mac.
2) Connect to the device by running the command:
adb connect DEVICE_IP
(DEVICE_IP is the IP of the device within your WiFi network)
3) Grant the permission by executing the following command:
adb shell pm grant com.lanuarasoft.mobilesensorsapi android.permission.SYSTEM_ALERT_WINDOW

If you have questions or ideas about functionalities that you need Mobile Sensors API to provide for you, please write to us at the email address 'lanuarasoftware@gmail.com'.