Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.

Installing the SDK

Updated on 2023-03-16 GMT+08:00

Download Address

Source Code and API Reference

  • For details about the SDK source codes, see GitHub.

Compatibility

  • Recommended Android versions: Android 7.0, 8.0, 8.1, 9.0, and 10.0 (HTTP/HTTPS)
  • Namespace: Compatible with earlier versions (2.1.x). All external APIs are contained in the com.obs.services, com.obs.services.model, and com.obs.services.exception packages.
  • API functions: Compatible with earlier versions (2.1.x).
    NOTE:

    If Android 4.4 or an earlier version is used, configure HTTP to access OBS.

ProGuard

#okhttp
-dontwarn okhttp3.**
-keep class okhttp3.**{*;}

#okio
-dontwarn okio.**
-keep class okio.**{*;}

#sdk
-keep class com.obs.services.** {*;}
-keep class com.obs.log.** {*;}

#java-xmlbuilder
-keep class com.jamesmurty.utils.**{*;}
Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback