# CrashHandler
**Repository Path**: onetop/CrashHandler
## Basic Information
- **Project Name**: CrashHandler
- **Description**: 用来保存闪退的日志
- **Primary Language**: Java
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-03-16
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
CrashHandler
============
用来保存闪退的日志
1.需要在AndroidManifest.xml中配置
(1)application中添加 android:name=".MainApplication"
(2)添加权限: