Updated on 2022-09-09 GMT+08:00
Installing the SDK
Download Address
- Latest version of OBS Android SDK: OBS Android SDK
Source Code and API Reference
- For details about the SDK source codes, see GitHub.
- For the API documentation, see OBS SDK for Android API.
Compatibility
- For details about the version revision records, see ChangeLog.
- 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).
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
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot