2019 - 05 - 25 03:04:49Python爬取笑话的Android软件JokeAndroidgithub地址 对应的服务器 使用了Okhttp网络模块 fastjson解析 12implementation 'com.squareup.okhttp3:okhttp:3.11.0'implementation group: 'com.alibaba', name: 'fastjson', version: '1.2.51' JokeSwipeRefreshLayout实现了上下拉加载 效果图如下: