Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.1 KB

File metadata and controls

24 lines (16 loc) · 1.1 KB

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.