File BatteryStats.bin, How I can read this binary file?
I'm trying to do an app that can handle this file (batterystats.bin),
which has info about the battery stats in android. This is a binary file,
and I don't know what is it structure, so I want to ask if there is a way
to read this one time to study the file.
Thanks four your help.
P.D.: I'm working to android, but in this case we can do a program in java
to view the file in the pc, which will be faster.
Did you find a way to parse the batterystats.bin file?
ReplyDelete