# StudyNote **Repository Path**: cfgrpg/StudyNote ## Basic Information - **Project Name**: StudyNote - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # StudyNote Android学习笔记 - [x] Activity生命周期 - [x] [正常情况下生命周期](https://github.com/yetote/StudyNote/blob/master/Activity生命周期.md) - [x] 异常情况下生命周期 [掘金传送门](https://juejin.im/post/5abb5cf751882555770c8561) - [x] [Activity启动模试(汗)](https://github.com/yetote/StudyNote/blob/master/Android启动模式.md) - [x] singleInstance - [x] singleTask - [x] singleTop - [x] standard - [ ] fragment生命周期 - [ ] 正常情况下生命周期 - [ ] 异常情况下生命周期 - [ ] 四大组件 - [ ] activity - [ ] service - [ ] content provider - [ ] broadcast receiver - [ ] 布局优化 - [ ] 常用布局使用场景 - [ ] include - [ ] viewstub - [ ] Material Design - [ ] 自定义控件优化 - [x] [View的手势事件](https://github.com/yetote/StudyNote/blob/master/view手势事件.md) - [ ] 自定义控件 - [ ] 优化 - [ ] 线程池和锁机制 - [ ] 线程池 - [ ] 锁和synchronized关键字 - [ ] votalite关键字 - [ ] 内存泄漏和anr分析 - [ ] 内存泄漏原因 - [ ] gc算法 - [ ] 常用内存泄漏分析工具 - [ ] anr原因与分析 - [ ] 电量优化 - [ ] 暂空 - [ ] 设计模式 - [ ] 设计模式思想和原则 - [ ] 24种常用设计模式 - [ ] NDK和音视频处理 - [x] C++ - [x] [c++笔记(待补充)](https://github.com/yetote/StudyNote/blob/master/c++笔记(待补充).md) - [x] AS配置与使用ndk - [x] r16b之前AS配置与使用 - [ ] r16b之后AS配置与使用 - [ ] 常用第三方框架 - [ ] 第三方框架设计思想与源码阅读 - [ ] glide - [ ] retrofit - [ ] rxjava - [ ] gson - [ ] 第三方sdk集成与常见bug - [ ] 百度地图 - [ ] 极光推送 - [x] [环信(未完成)](https://github.com/yetote/StudyNote/blob/master/我走过最长的路就是环信的套路.md) - [ ] 第三方登录 - [ ] Bitmap优化 - [ ] 事件传递和事件分发 - [ ] 事件分发概念 - [ ] 滑动冲突处理 - [ ] 适配 - [ ] 架构 - [ ] MVP - [ ] MVVM - [ ] 组件化 - [ ] 插件化 - [ ] openGLES - [x] [简介与基础](https://github.com/yetote/StudyNote/blob/master/简介与基础.md) - [x] [正交投影与透视投影(含有LaTex)](https://github.com/yetote/StudyNote/blob/master/正交投影与透视投影.md) - [x] [纹理(未完成)](https://github.com/yetote/StudyNote/blob/master/纹理(未完成).md) - [x] [增加部分glsl代码补全(详细查看链接)](https://github.com/yetote/StudyNote/tree/master/templates) - [ ] 音视频处理 - [x] [学习计划](https://github.com/yetote/StudyNote/blob/master/音视频学习计划.md) - [ ] ffmpeg - 结构体 - [x] [AVClass](https://github.com/yetote/StudyNote/blob/master/FFmpegNote/结构体/AVClass.md) - [x] [AVInputFormat](https://github.com/yetote/StudyNote/blob/master/FFmpegNote/结构体/AVInputFormat.md) - [x] [AVOutputFormat](https://github.com/yetote/StudyNote/blob/master/FFmpegNote/结构体/AVOutputFormat.md) - [x] [AVFormatInternal](https://github.com/yetote/StudyNote/blob/master/FFmpegNote/结构体/AVFormatInternal.md) - [x] [AVFormatContext](https://github.com/yetote/StudyNote/blob/master/FFmpegNote/结构体/AVFormatContext.md) - 函数 - [x] [av_register_all](https://github.com/yetote/StudyNote/blob/master/FFmpegNote/av_register_all.md) - [ ] LeetCode - [ ] [简单](https://github.com/yetote/StudyNote/tree/master/leetcode/简单) - [ ] [中等](https://github.com/yetote/StudyNote/tree/master/leetcode/普通) - [ ] [困难](https://github.com/yetote/StudyNote/tree/master/leetcode/困难) ***2018-06-22 16:44:30***