This application is originated from SensorProximity, an earlier Android app using distance sensor of the phone to count push-up(also act as a standard monitor of doing push-up). When down and up, app count add one, meanwhile a word is changed.
Based on the original design, I added an api to fetch wordlist from H-wordlist database. And a table is added to record count of every push-up. Statistics can be viewed at index.php?g=sensor&m=index&a=index
Android is updating fast, the previous version is not applicable to newest version, the POST function cannot be handled in the main process now, several modification is made to fix that.
This app is a main part of wordlist series:index.php?g=&m=article&a=index&id=58