Skip to content

Commit 9d4c75d

Browse files
committed
readme added
1 parent 34c878a commit 9d4c75d

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

.idea/vcs.xml

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
1-
# AccelerometerSensor
1+
# Accelerometer Sensor
22
Android application to get X, Y & Z Direction through Accelerometer and Create Accelerometer Sensor Event using Kotlin Programming Language.
3+
4+
The Android platform provides several sensors that let you monitor the motion of a device. The gravity, linear acceleration, rotation vector, significant motion, step counter, and step detector sensors are either hardware-based or software-based. The accelerometer and gyroscope sensors are always hardware-based.
5+
6+
SENSOR 1 | SENSOR 2 | SENSOR 3 |
7+
:---------:|:----------:|:---------:
8+
![](https://github.com/AndroidCodility/AccelerometerSensor/blob/master/design/main.png?raw=true) | ![](https://github.com/AndroidCodility/AccelerometerSensor/blob/master/design/yellow.png?raw=true) | ![](https://github.com/AndroidCodility/AccelerometerSensor/blob/master/design/shuffled.png?raw=true)
9+
10+
# Play Video
11+
[![](https://github.com/AndroidCodility/AccelerometerSensor/blob/master/design/accelerometer.png?raw=true)](https://youtu.be/G1FdEBH6Svk "Click here to watch")
12+
13+
# Like Facebook Page
14+
[![](https://github.com/AndroidCodility/Barchart-Graph/blob/master/design/fb.png?raw=true)](https://www.facebook.com/androidcodility/ "Click here")

design/accelerometer.png

224 KB
Loading

0 commit comments

Comments
 (0)