Giter Site home page Giter Site logo

App Usage Features about appmanager HOT 3 CLOSED

muntashirakon avatar muntashirakon commented on August 9, 2024
App Usage Features

from appmanager.

Comments (3)

Deerp1976 avatar Deerp1976 commented on August 9, 2024 1

I've downloaded it and will share the results with yo soon as discussed on email. I don't really understand the log saved on my phone. Are these events such as opening up each app? Has this got anything to do with the GETEVENT command? I'm quite the amateur with these commands. I can get GETPROP working fine but GETEVENT requires more for example the package names like what you've given in log.

App usage in App is looking very very good now

from appmanager.

MuntashirAkon avatar MuntashirAkon commented on August 9, 2024

@Deerp1976 Download the attached file. Usage log should be saved at /sdcard/Android/data/io.github.muntashirakon.AppManager/cache/usage_log.txt.

AppManager_v2.5.4 (193).apk.zip

from appmanager.

MuntashirAkon avatar MuntashirAkon commented on August 9, 2024

Are these events such as opening up each app?

Yes. The numbers inside the brackets are the event constants (type of events such as app opening, closing, etc.) defined here. The long numbers are unix timestamp which denotes when these events are fired.

Has this got anything to do with the GETEVENT command?

These events are logged at /data/system/usagestats/ and can be accessible directly if you have root or can be accessed by normal apps when GET_USAGE_STATS permission is granted (which is this case I've done).

I'm trying to include as much data as possible within a single place (instead of what trivial apps have done). This will also give users insight on how much data can an app accessed when permissions like these are granted.

from appmanager.

Related Issues (20)

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.