System › Museum of a broken API
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

Museum of a broken API

Warns against using a system usage stats API
Version: 0.8.1
Added: 09-09-2020
Updated: 30-03-2024
Please install usageDirect instead of this app if you are interested in system usage statistics.

This app reflects my experience with the usagae statistics API from a few Android versions ago. It may no longer be current and this app is no longer being maintained.

The Android system collects app usage statistics in the background; however, native Android contains no way to read out this data properly. That is why I wanted to create a tool to display it. Unfortunately, I had to learn that this data source was riddled with bugs and highly unreliable.

Thus, I converted this application into a museum. It exhibits aggregated usage statistics per day for usually the past ten days, per week for the past four weeks, per month for the past six months as well as data aggregated by year. As a special exhibition, it can display this data as charts.

Design-wise, the app comes in the style of the settings app to highlight that this API is a part of the Android system.

An included Guide to the exhibition names some of the issues you can expect to find on your tour.

Screenshot of Museum of a broken API Screenshot of Museum of a broken API Screenshot of Museum of a broken API
code Source file_download Download