GithubHelp home page GithubHelp logo

statistics's Introduction

Statistics

  • 一个用于统计Android手机应用使用情况的APP
  • 不是采用后台服务跟踪统计的方式
  • Google 官方在 android API 21 版本以后提供了一个 android.app.usage 的 API用于用户获取手机中各个应用的使用情况以及使用时间
  • 应用通过该官方API获取到应用的使用时间及使用次数
  • 获取时间时由于没有调用后台服务实行精确统计,所以在时间节点上可能显示不很精确
  • 图表的绘制绘制图表调用的库来自于开源的 MPAndroidChart 图表项目,其项目位置:https://github.com/PhilJay/MPAndroidChart

效果图片:

list显示应用使用时间及次数

扇形统计图显示使用情况

条形统计图显示使用情况

statistics's People

Contributors

lfork avatar uyouii avatar

Watchers

James Cloos 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.