D
D
Denis Kotov2021-02-10 16:14:08
Android
Denis Kotov, 2021-02-10 16:14:08

How to get data from the sensors of an Android device over the network?

At home, an old Acer A500 tablet is used as a clock and weather forecast, its battery is disconnected, and it is constantly running from the mains. The question is whether there is any possibility to receive data from its sensors over the local network. Accelerometer, light sensor, temperature sensor, etc.?

Android on it is already an old 4.0.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Vodakov, 2021-02-10
@WaterSmith

You need to write an application on it that will work as a REST API server.
And so, using the regular capabilities of the android - it is impossible.
The fact that android 4.0 is not a hindrance, you can still write under it with modern development tools.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question