Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekgargx committed Oct 27, 2020
1 parent e934b6f commit 9a34e1b
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# SensorDataUsingAIDL
# Android Sensor Data Using AIDL 📱
Sensor data using AIDL and lifecycle services.

# What is does 🤔
It uses Sensor : TYPE_ROTATION_VECTOR 🔄 and shows sensor value in ui. internally it used android Lifecycle services, Live Data and AIDL.

# Screenshot 🖼️

<a href="https://ibb.co/02WLwCh"><img src="https://i.ibb.co/pwsTmfJ/Screenshot-1603819670.png" alt="Screenshot-1603819670" border="0"></a><br />

0 comments on commit 9a34e1b

Please sign in to comment.