https://github.com/finalion/bitunion
北理FTP联盟论坛android客户端
https://github.com/finalion/bitunion
Last synced: about 1 year ago
JSON representation
北理FTP联盟论坛android客户端
- Host: GitHub
- URL: https://github.com/finalion/bitunion
- Owner: finalion
- Created: 2013-06-06T11:28:25.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-28T17:22:13.000Z (almost 13 years ago)
- Last Synced: 2025-04-15T22:58:53.706Z (about 1 year ago)
- Language: Java
- Size: 9.73 MB
- Stars: 4
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
北理FTP联盟论坛android客户端
====================================
需使用的外部库
----------------
1. ActionBarSherlock
2. SlidingMenu
API存在的问题
----------------
1. 帖子中图片标签为"attachment.php?id=="形式而不是静态地址时,api无法访问,应该是cookie的问题,没有判断到登录状态。
这个问题在bitunion论坛html5版本中也得到验证;
2. 出现某些字符时,返回数据会截掉字符后面的内容,比如“囧”,“碁”,“屌”等;
--------------
图像缓存问题