/android-pedometer

A pedometer remote service for Android

Primary LanguageJavaApache License 2.0Apache-2.0

android-pedometer

A pedometer remote service for Android

Introduction

A remote service that any App can use to add step counting to their App's functionalities.

Support me with a donation

Donate to this project

Details

The remote service runs in it's own process and Apps can communicate to it via aidl. I also included a Demo App that'll show you how to integrate with the remote service.