# Androidappsave **Repository Path**: sniperyan/androidappsave ## Basic Information - **Project Name**: Androidappsave - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-29 - **Last Updated**: 2021-10-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MangoDataSave Android中关于数据存储的几种方式 具体描述详见博客 SharedPreferences https://blog.csdn.net/qq_30993595/article/details/83501528 内置存储与外置存储 https://blog.csdn.net/qq_30993595/article/details/83543207 SQLite https://blog.csdn.net/qq_30993595/article/details/83743355 封装Sqlite框架 https://blog.csdn.net/qq_30993595/article/details/99639106 三级缓存 https://blog.csdn.net/qq_30993595/article/details/84025632 App启动时间统计 https://blog.csdn.net/qq_30993595/article/details/84379000 线程池解析 https://blog.csdn.net/qq_30993595/article/details/84324681 Bitmap高效加载 https://blog.csdn.net/qq_30993595/article/details/84202510 捕获APP崩溃异常信息 https://blog.csdn.net/qq_30993595/article/details/84589661