Resources Cannot Be Released
If memory leakage occurs or the OBS server is not disconnected after the OBS Android SDK is used, perform the following operations:
1. Check whether ObsClient.close is correctly called.
2. Check whether ObsObject.getObjectContent.close is correctly called to release resources.