Crashing bug for MobiPerf
Closed this issue · 3 comments
quietbamboo commented
When you first open MobiPerf, then go to System's settings => applications => MobiPerf, force stop => reopen MobiPerf, mobiperf will crash.
The reason is because PhoneUtils's setGlobalContext is not called before the getPhoneUtils in a rare case.
quietbamboo commented
This bug is fixed and I am submitting the code review
quietbamboo commented
The code review 12001 is about this issue.
quietbamboo commented
Pull request #75 is about this issue