BetterBatteryStats icon indicating copy to clipboard operation
BetterBatteryStats copied to clipboard

[feature] Load external dump files to be analyzed on the UI

Open Tungstwenty opened this issue 12 years ago • 1 comments

The idea is to have a way to explore existing or future dump files on the UI itself instead of relying on scrolling through text. Dumps will likely become more and more rich in the future, perhaps no longer plain text, and loading them back on the app (even if generated from a different device) might be useful. This would obviously include installed packages info, broadcast receivers, etc. when that info is added to the dump files.

Tungstwenty avatar Nov 15 '12 19:11 Tungstwenty

On the device screen we will only be able to do so much. As an alternative I am looking into permanently or on-demand saving of time series (all the stats) to a time series database that can then be queries. This will probably be a web application that I will launch for a closed group of testers soon

asksven avatar Dec 08 '18 09:12 asksven