Mobile Sensors API (IoT)

50+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

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'.
Updated on
Jan 17, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

1.1.0
- Fixed listening stops and improved performance
1.0.5
- Optimized and improved performance
1.0.0
- Request Battery Info
- Request Sensors Info
- Request Volume and Rigntones:
- Play rigntones, alarms, and notifications sounds
- Change volume
- Show PiP:
- Show Texts
- Show Images
- Show Browser with URL