AndroidCodeLibrary
AndroidCodeLibrary项目,既是笔记也是积累,不定期也会更新。欢迎star,fork
Update
[2017-11-29]增加了桌面快捷图标红点功能
[2017-12-14]增加了AIDL跨进程通信
[2018-01-08]增加Banner效果
[2018-02-26]增加多种动画效果,如:多帧动画,素材切割动画等
[2018-03-13]增加Material Design相关类容(Android Design Support Library)
[2018-06-19]多分辨率机型适配方案
[2018-10-11]Hook技术实现启动免注册的Activity
[2019-1-2]进程保活,5.0以下守护进程保活,5.0以上通过JobScheduler调度保活
[2019-3-26]添加了滚动的TextView,上下滚动,左右滚动
[2020-1-14]增加图片下载进度效果
[2020-1-20]AccessibilityService辅助DEMO添加
[2020-8-18]增加了FlexBoxLayout的使用例子
Demo
1.gif效果
8.png效果
Thanks
...
License
Copyright 2019 AwenZeng
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.







