android开发中一些常使用的jar包
1、属性动画
android3.0中已经支持,如果要在3.0之前使用属性动画,可以使用nineoldanimation.jar包
2、新消息提示控件
BadgeView控件,可以在github上找到
3、常用的图片压缩工具
github中搜索resize可以找到很多 如:https://github.com/svenkapudija/Android-ImageResizer
1、属性动画
android3.0中已经支持,如果要在3.0之前使用属性动画,可以使用nineoldanimation.jar包
2、新消息提示控件
BadgeView控件,可以在github上找到
3、常用的图片压缩工具
github中搜索resize可以找到很多 如:https://github.com/svenkapudija/Android-ImageResizer