An open API service indexing awesome lists of open source software.

https://github.com/finalion/bitunion

北理FTP联盟论坛android客户端
https://github.com/finalion/bitunion

Last synced: about 1 year ago
JSON representation

北理FTP联盟论坛android客户端

Awesome Lists containing this project

README

          

北理FTP联盟论坛android客户端
====================================

需使用的外部库
----------------
1. ActionBarSherlock
2. SlidingMenu

API存在的问题
----------------
1. 帖子中图片标签为"attachment.php?id=="形式而不是静态地址时,api无法访问,应该是cookie的问题,没有判断到登录状态。
这个问题在bitunion论坛html5版本中也得到验证;
2. 出现某些字符时,返回数据会截掉字符后面的内容,比如“囧”,“碁”,“屌”等;

--------------
图像缓存问题