Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DroidDaemon authored Oct 18, 2018
1 parent 7740253 commit 05fb865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ In the Mainactivity on clicking "StartService" button will create and start a fo
The foreground service will show a head-up notification which will pop up at the screen top with max priority.
We have implemented Accelerometer listener in our service, which will detect any shake occured on the device and post a notification.

The Accelerometer listener will detect shakes and post notification's even if the app is not in forground due to our service implementation.
The Accelerometer listener will detect shakes and post notification's even if the app is not in foreground due to our service implementation.

Please check out the sample app.

Expand Down

0 comments on commit 05fb865

Please sign in to comment.