Git Product home page Git Product logo

basepedo's Introduction

BasePedo

android 计步器(想尝鲜的小伙伴可以选择develop分支哦,代码更迭快,不能保证稳定,大家一起来挑bug么! )

这是一个通过android手机来模拟计步器的软件,市面上开源的计步代码不多,有些计步误差较大,我希望可以做一款计步误差小,稳定性高的计步软件,希望大家和我一起来完善。


注:本软件只适用于走路,跑步的话,还在研究中。。。

v1.3(2016-08-16)

  • 加入跨天清零功能。
  • 优化代码。

v1.2(2016-02-29)

  • 加入android系统提供的计步算法,根据系统支持情况自动进行选择。
  • 调整计步算法和计步精度。

v1.1(2016-01-31)

  • 为Service开启一个独立的进程进行计步,并通过messenger进行进程间传输。
  • 开启Notification,将Service变为前台应用,并在Androidmanifest.xml文 件中对Service追加action,进而提高Service的存活率。
  • 添加数据库记录与更新数据。
  • 添加广播事件,监听锁屏、关屏、关机等事件,并进行保存数据的相关操作。
  • 调整计步精度。

v1.0(2016-01-06)

  • 计步功能:暂时只测试了放在裤子口袋里计步。
  • 屏蔽功能:连续运动一定时间才开始计步,屏蔽细微移动或者驾车时震动所带来的干扰。
  • 停止运动超过5秒,便重新开启屏蔽功能。

DownLoad:

#####DEMO APK

如果你有任何问题、想法或者想交个朋友,可以通过邮件联系我: [email protected],一般邮件我都是回的,除非我加班累成狗,或者离开地球,尽请见谅。

License

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

basepedo's People

Contributors

xfmax avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.