# AserbaosAndroid **Repository Path**: AdenWork/AserbaosAndroid ## Basic Information - **Project Name**: AserbaosAndroid - **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-11-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 作者简介 Mr. Zhu ,英文名aserbao! 从事Android开发多年,技术不高,用来工作刚刚好。对视频音视频处理,硬编码这一块有一定的研究。之前北漂,现在深漂。同名微信公众号「aserbao」的维护者,喜欢看书,摄影,交友,目前生活这样子。下面是我的个人公众号,在Android开发过程中有遇到任何问题,可以在我的微信公众号进行留言,或者加入微信群组进行讨论。(不保证一定能解决,但是一定会回复。) # 欢迎关注 |公众号(aserbao)|个人微信号(小老头)|微信交流群| |--|--|--| |![](https://github.com/aserbao/AserbaosAndroid/blob/master/app/src/main/assets/images/weixin.jpg)|![](https://github.com/aserbao/AserbaosAndroid/blob/master/app/src/main/assets/images/we_chat.jpg)|![](https://github.com/aserbao/AserbaosAndroid/blob/master/app/src/main/assets/images/Android%E4%BA%A4%E6%B5%81%E7%BE%A4.jpg)| # 博客文章列表: 1. [一篇技术好文之Android文本软键盘全解](https://blog.csdn.net/qq_32175491/article/details/82763067) 2. [一篇技术好文之Android数据库 GreenDao的完全解析](https://blog.csdn.net/qq_32175491/article/details/82913904) 3. [一篇技术好文之Android数据库 SQLite全解析](https://blog.csdn.net/qq_32175491/article/details/82886652) 4. [一篇技术好文之Android 调用C代码及生成调试so库](https://blog.csdn.net/qq_32175491/article/details/83588167) 5. [Android性能优化之APK瘦身详解(瘦身73%)](https://blog.csdn.net/qq_32175491/article/details/80071987) 6. [Android性能优化之内存泄漏处理(图文)](https://blog.csdn.net/qq_32175491/article/details/79629900) 7. [Android openGl开发详解(一)——绘制简单图形](https://blog.csdn.net/qq_32175491/article/details/79091647) 8. [Android openGl开发详解(二)——通过SurfaceView,TextureView,GlSurfaceView显示相机预览(附Demo)](https://blog.csdn.net/qq_32175491/article/details/79755424) 9. [Android 自定义相机开发(三) —— EGL介绍](https://blog.csdn.net/qq_32175491/article/details/80271016) # GitChat文章 - [Android 零基础开发相机](https://gitbook.cn/gitchat/activity/5aeb03e3af08a333483d71c1) - [HTTP 网络请求库 OkHttp的全面讲解](https://gitbook.cn/gitchat/activity/5d47e0e2272b381731256ba6) - [依赖注入框架 Dagger2 的全面讲解](https://gitbook.cn/gitchat/activity/5d004cdfb8a55e06d5d2538c) - [8 大经典排序算法使用详解(图解 + 实例)](https://gitbook.cn/gitchat/activity/5d3175895daf051f53e81525) - [零基础开发一款微信小程序商城](https://gitbook.cn/gitchat/activity/5b3999075db6f06811eb14f8) - [零基础建立自己的博客网站](https://gitbook.cn/gitchat/activity/5b4ac8325cbca1517850004b) # AserbaosAndroid项目介绍 aserbao的个人Android学习总结项目,希望这个项目能成为最全面的Android开发学习项目,当然这是个美好的愿景,项目中还有很多未涉及到的地方,有很多没有讲到的点,希望看到这个项目的朋友,如果你在开发中遇到什么问题,在这个项目中没有找到对应的解决办法,希望你能够提出来,在我的微信公众号aserbao给我留言或者在项目github地址提issues,我有时间就会更新项目没有涉及到的部分!项目会一直维护下去。当然,我希望是Aserbao’sAndroid 能为所有Android开发者提供到帮助!也期望更多Android开发者能参与进来,只要你熟悉Android某一块,都可以将你的代码pull上分支供大家学习! ### Activity(ActivityClass) 启动动画效果:(AnimationActivty) ![](https://github.com/aserbao/AserbaosAndroid/blob/master/app/src/main/assets/aPicSum/activity/activityOverridePendingTransition%E5%8A%A8%E7%94%BB%E6%95%88%E6%9E%9C.gif) ![](https://github.com/aserbao/AserbaosAndroid/blob/master/app/src/main/assets/aPicSum/activity/ActivityOptions%E5%8A%A8%E7%94%BB%E6%95%88%E6%9E%9C.gif) ![](https://github.com/aserbao/AserbaosAndroid/blob/master/app/src/main/assets/aPicSum/activity/%E5%85%B1%E4%BA%AB%E7%BB%84%E4%BB%B6%E5%8A%A8%E7%94%BB%E6%95%88%E6%9E%9C.gif) ### 文本总结 #### 文本(TextsActivity) ![](https://github.com/aserbao/AserbaosAndroid/blob/master/app/src/main/assets/aPicSum/%E5%9B%BE%E6%96%87%E6%B7%B7%E6%8E%92.gif) ![](https://github.com/aserbao/AserbaosAndroid/blob/master/app/src/main/assets/aPicSum/%E6%96%87%E5%AD%97%E9%98%B4%E5%BD%B1.gif) ![](https://github.com/aserbao/AserbaosAndroid/blob/master/app/src/main/assets/aPicSum/%E6%98%BE%E7%A4%BAhtml.gif) #### 软键盘(EditTextsActivity) ![](https://github.com/aserbao/AserbaosAndroid/blob/master/app/src/main/assets/aPicSum/%E8%BD%AF%E9%94%AE%E7%9B%98%E5%9F%BA%E6%9C%AC%E5%B1%9E%E6%80%A7.gif) ![](https://github.com/aserbao/AserbaosAndroid/blob/master/app/src/main/assets/aPicSum/%E8%BD%AF%E9%94%AE%E7%9B%98%E7%AC%AC%E4%B8%80%E7%A7%8D%E6%96%B9%E5%BC%8F.gif) ![](https://github.com/aserbao/AserbaosAndroid/blob/master/app/src/main/assets/aPicSum/%E8%BD%AF%E9%94%AE%E7%9B%98%E7%AC%AC%E4%BA%8C%E7%A7%8D%E6%96%B9%E5%BC%8F.gif) #### 数据库 (GreenDaoActivity) ![](https://github.com/aserbao/AserbaosAndroid/blob/master/app/src/main/assets/aPicSum/GreenDao%E6%95%B0%E6%8D%AE%E5%BA%93%E5%A4%84%E7%90%86.gif)