We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e934b6f commit 9a34e1bCopy full SHA for 9a34e1b
README.md
@@ -1,2 +1,9 @@
1
-# SensorDataUsingAIDL
+# Android Sensor Data Using AIDL 📱
2
Sensor data using AIDL and lifecycle services.
3
+
4
+# What is does 🤔
5
+It uses Sensor : TYPE_ROTATION_VECTOR 🔄 and shows sensor value in ui. internally it used android Lifecycle services, Live Data and AIDL.
6
7
+# Screenshot 🖼️
8
9
+<a href="https://ibb.co/02WLwCh"><img src="https://i.ibb.co/pwsTmfJ/Screenshot-1603819670.png" alt="Screenshot-1603819670" border="0"></a><br />
0 commit comments