Closed quietbamboo closed 12 years ago
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.
This bug is fixed and I am submitting the code review
The code review 12001 is about this issue.
Pull request https://github.com/Mobiperf/MobiPerf/pull/75 is about this issue
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.