All Projects → Uyouii → Conquermobile3.2

Uyouii / Conquermobile3.2

Android应用 统计手机各个APP的使用时间及次数,并添加应用使用限制功能及惩罚操作

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Conquermobile3.2

Changedetection
Automatically track websites changes on Android in background.
Stars: ✭ 563 (+3027.78%)
Mutual labels:  android-application
Music Player Go
🎶🎼 Very slim music player 👨‍🎤 100% made in Italy 🍕🌳🌞🍝🌄
Stars: ✭ 654 (+3533.33%)
Mutual labels:  android-application
Glutenvrijapp
Gluten vrije producten app voor android
Stars: ✭ 5 (-72.22%)
Mutual labels:  android-application
Zoomrecylerlayout
🎢 Zoom Recycler Layout Manager For Android Kotlin
Stars: ✭ 618 (+3333.33%)
Mutual labels:  android-application
Weekcalendar
A simple weekly calendar.
Stars: ✭ 644 (+3477.78%)
Mutual labels:  android-application
Androidtips
A collections of tips in Android developing.Android开发总结。我的博客:
Stars: ✭ 713 (+3861.11%)
Mutual labels:  android-application
Appiconnamechanger
Library to change Android launcher App Icon and App Name programmatically !
Stars: ✭ 555 (+2983.33%)
Mutual labels:  android-application
Instabiosquotes
Completely FREE Instagram Bio and Quotes Android App with latest collection of Instagram Bio and Instagram quotes for setting as your status.
Stars: ✭ 17 (-5.56%)
Mutual labels:  android-application
Mockgps
Android application to fake GPS
Stars: ✭ 647 (+3494.44%)
Mutual labels:  android-application
Morphing Material Dialogs
Material dialog ❤️ morphing animation. An android kotlin UI library for building beautiful animations for converting a floating action button into a material dialog.
Stars: ✭ 806 (+4377.78%)
Mutual labels:  android-application
Android Job
Android library to handle jobs in the background.
Stars: ✭ 5,378 (+29777.78%)
Mutual labels:  android-application
Gitclub
An elegent Android Client for Github. 不仅仅是Github客户端,而且是一个发现优秀Github开源项目的app
Stars: ✭ 638 (+3444.44%)
Mutual labels:  android-application
Barinsta
Open-source alternative Instagram client on Android.
Stars: ✭ 717 (+3883.33%)
Mutual labels:  android-application
Fasthub
FastHub the ultimate GitHub client for Android.
Stars: ✭ 5,543 (+30694.44%)
Mutual labels:  android-application
Nogifeed
nogizaka46 blog rss reader
Stars: ✭ 6 (-66.67%)
Mutual labels:  android-application
Survivalmanual
Libre Survival Manual for Android with offline in mind
Stars: ✭ 560 (+3011.11%)
Mutual labels:  android-application
Mango
🏀 An Android app for dribbble.com
Stars: ✭ 659 (+3561.11%)
Mutual labels:  android-application
Eyewarning
Android Based Drowsy Driver Detection Application
Stars: ✭ 18 (+0%)
Mutual labels:  android-application
Marvel App
Android application made with Kotlin and RxJava
Stars: ✭ 16 (-11.11%)
Mutual labels:  android-application
Nhentai Android
NHentai Android Client with Material Design
Stars: ✭ 774 (+4200%)
Mutual labels:  android-application

征战手机

  • 一款统计手机各个应用使用时间并添加限制功能的手机应用,甚至可以自行设置手机应用的使用时间
  • 除了提供手机各个应用的时间的显示功能外,还提供了应用使用时间超时的限制功能,例如:通知栏提醒,关机,重启,锁屏等惩罚方式
  • 应用使用时间的统计调用了google官方提供的 android.app.usage 的 API,用于用户获取手机中各个应用的使用情况以及使用时间
  • 获取时间时由于没有调用后台服务实行精确统计,所以在时间节点上可能显示不很精确
  • 图表绘制调用的库来自于开源的 MPAndroidChart 图表项目,其项目位置:https://github.com/PhilJay/MPAndroidChart
  • 具体内容可以查看项目报告:征战手机项目报告.pdf
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].