Research and Application in Android System Exception Recovery Based on ID3 Decision Tree
An intelligent Android system exception recovery method based on the ID3 decision tree is proposed.This paper trains an appropriate decision tree according to the typical system exception issues found in the market or testing and expert di-agnosis result.When an error happens,the intelligent recovery system analyzes the exceptional stack information,extracts the keyword and matches the decision tree in the system.The system makes the corresponding treatment according to the matching situation.Experiment results show that the method can effectively recovery the system exception.