###APK下载
二维码下载
![Block detail](screenshots/love_down.png "detail")
###存在的问题 WebView内存泄露的问题
项目名称 | 项目信息 |
---|---|
android.support.* | Android Support Library |
RxJava | 一个在 Java VM 上使用可观测的序列来组成异步的、基于事件的程序的库 |
RxAndroid | RxAndroid 是 RxJava 的一个针对 Android 平台的扩展 |
HeartLayout | periscope like heartlayout |
Snowfall | snowfall |
TypeTextView | 打字机效果 |
HTML5-love-you | html源码 |
作者 | 文章 | 参考的地方 |
---|---|---|
扔物线 | 给Android开发者的RxJava详解 | 示例代码 |
胡凯 | 高效加载大图 | Bitmap压缩算法 |
任玉刚 | Android开发艺术探索 | BitmapFactory解析的配置 |
徐宜生 | Android群英传 | Canvas的使用 |
shwenzhang | Android内存优化杂谈 | 内存优化 |
yayun0516 | 自定义控件实现雪花飘落效果 | 示例代码 |
StylingAndroid | snowfall | snowfall |
liaohuqiu | Make GIF Snapshot for Android APP | ezgif.com |
###特别感谢 程迎新对HTML5-love-you的源码进行了修改和手机适配. 廖祜秋给应用制作的演示Gif效果图.
###License
The MIT License (MIT) Copyright (c) 2016 Ma Lin Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.