美文网首页Android好文收录Android开发程序员
玩Android APP,基于鸿洋的网站开放API

玩Android APP,基于鸿洋的网站开放API

作者: 不识水的鱼 | 来源:发表于2018-01-08 15:59 被阅读184次
    玩Android APP,基于鸿洋的网站开放API

    玩Android APP,基于鸿洋的网站开放API

    wanandroid

    由Android开发大神开发并维护的一个Android开发技术博客汇总的网站,里面开放了部分API,可以实现客户端的部分功能。

    找时间实现了界面和功能,日常浏览还是比较足够了的.

    github 链接
    APK下载

    一些大牛的博客,比较流行的技术,在这里都能找到,app刷新用到了smartrefreshlayout一个非常好用,而且功能强大的上拉下拉的框架,十分酷炫。

    用到的第三方框架

    compile 'org.greenrobot:eventbus:3.1.1'
    compile 'me.everything:overscroll-decor-android:1.0.4'
    compile 'com.android.support:design:25.3.1'
    compile 'de.hdodenhof:circleimageview:2.0.0'
    compile 'org.litepal.android:core:1.6.0'
    compile 'com.zhy:okhttputils:2.6.2'
    compile 'com.jakewharton:butterknife:8.4.0'
    compile 'com.scwang.smartrefresh:SmartRefreshLayout:1.0.4-5'
    compile 'com.google.code.gson:gson:2.8.2'
    compile 'com.scwang.smartrefresh:SmartRefreshHeader:1.0.4-6'

    S80108-15475901.jpg
    S80108-15472704.jpg
    S80108-15471685.jpg
    S80108-15472334.jpg
    S80108-15492222.jpg
    S80108-15473870.jpg
    S80108-15470951.jpg
    S80108-15482097.jpg

    部分功能,后期添加。

    相关文章

      网友评论

      本文标题:玩Android APP,基于鸿洋的网站开放API

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