dgets / CPURecord

Just an idea that I had after a few months of noticing every time I'd turn my phone's display back on, the CPU would be pegged. I'm not sure, but I think that it might be indicative of some malware, and I want to collect some other statistics regarding what is going on when the display is inactive.
0 stars 0 forks source link

*Details and *Record superclass potential & implementation #14

Open dgets opened 6 years ago

dgets commented 6 years ago

It might be a good idea to look at the structures of CPUDetails and CPURecord, and see how much common methodology there is going to be in the implementation of BattDetails and BattRecord. Superclasses would save some time and make things a lot easier to maintain.