Skip to content

Commit 31330a2

Browse files
authored
Update README.md
1 parent cda9197 commit 31330a2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ https://github.com/qiniudemo/qiniu-lab-android
3333
| 7.0.7 | Android 2.2+ | android-async-http 1.4.8 |
3434

3535
### 注意
36-
* 推荐使用最新版:8.4.2
36+
* 推荐使用最新版:8.4.3
3737
* 7.6.2 ~ 8.3.2 AndroidNetwork.getMobileDbm()可以获取手机信号强度,需要如下权限(API>=18时生效)
3838
```
3939
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/>
@@ -628,6 +628,9 @@ import com.qiniu.android.bigdata.pipeline.Pipeline;
628628
...
629629
```
630630

631+
**9).如何理解上传返回 code :**
632+
详情 [code 注释说明](https://github.com/qiniu/android-sdk/blob/master/library/src/main/java/com/qiniu/android/http/ResponseInfo.java)
633+
631634
## 代码贡献
632635

633636
详情参考[代码提交指南](https://github.com/qiniu/android-sdk/blob/master/CONTRIBUTING.md)

0 commit comments

Comments
 (0)