美文网首页开源项目Android开发Android知识
PYWeather--【一款Android天气应用】

PYWeather--【一款Android天气应用】

作者: ppyy一号 | 来源:发表于2017-06-08 22:37 被阅读366次

    PYWeather

    一款Android天气应用

    参考了好多天气预报界面才有了自己的这款PY天气App

    本应用使用了MVP的设计模式,使用Retrofit作为网络请求库,其中天气预报数据来自于和风天气API(感谢)

    PY天气允许用户自定义天气背景,并且可以自定义背景透明度和模糊程度,实现应用字体亮色和暗色风格的切换

    其中高斯模糊使用到的第三方库:RealtimeBlurView

    欢迎引导页面以及部分天气预报界面参考的Pure天气(一款美如画的天气应用)

    还有今天骑士输球了 0—3落后的绝境 真的很难受 希望后天骑士加油 避免被横扫!!!

    待完善

    添加自动定位功能
    (... ...)
    

    添加新功能:天气壁纸

    用户可以根据自己喜好调节天气壁纸的透明度和模糊程度并将之设置为桌面壁纸
    

    PY天气部分截图

    <img width="90" height="160" src="http:https://img.haomeiwen.com/i1570601/a03ea3791425e2a0.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240"/> <img width="180" height="320" src="http:https://img.haomeiwen.com/i1570601/e3936557b69917c3.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240"/> <img width="180" height="320" src="http:https://img.haomeiwen.com/i1570601/c2766cf45c9a3d6d.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240"/> <img width="180" height="320" src="http:https://img.haomeiwen.com/i1570601/370b660039f869f5.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240"/> <img width="180" height="320" src="http:https://img.haomeiwen.com/i1570601/728580ce4e678e0d.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240"/> <img width="180" height="320" src="http:https://img.haomeiwen.com/i1570601/cb89847fb4eb5d15.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240"/> <img width="180" height="320" src="http:https://img.haomeiwen.com/i1570601/7f72e2ba305654ff.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240"/> <img width="180" height="320" src="http:https://img.haomeiwen.com/i1570601/450ce9dbaf1853e2.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240"/> <img width="180" height="320" src="http:https://img.haomeiwen.com/i1570601/a7e261ea90ae4332.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240"/> <img width="180" height="320" src="http:https://img.haomeiwen.com/i1570601/4cf5d3e654c57053.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240"/> <img width="180" height="320" src="http:https://img.haomeiwen.com/i1570601/6074ec6e31a11a23.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240"/>

    最后附上Github链接: PY天气

    以及apk: PY天气apk

    有什么不足之处欢迎提出宝贵意见

    相关文章

      网友评论

      本文标题:PYWeather--【一款Android天气应用】

      本文链接:https://www.haomeiwen.com/subject/pltxqxtx.html