Latest Updates
Last updated:2023-08-18
Expand all
Latest Updates
JOperate Android SDK v2.2.0
Update Date
- 2025-04-29
Change Log
- Adapted to the new version of JCore.
Upgrade Notes
- Upgrade is recommended.
- Use with JCore Android SDK v5.0.0 or later.
JOperate Android SDK v2.1.0
Update Date
- 2024-06-17
Change Log
- Adjusted extended features and optional personal information APIs to meet compliance requirements.
- [Update] Fixed known issues.
Upgrade Notes
- Upgrade is recommended.
- Use with JCore Android SDK v4.6.1 or later.
Upgrade Guide
- First, unzip the ZIP package you obtained.
- Update library files.
- Open the libs folder. Replace the original Jiguang jar files in your project with joperate-android-x.x.x.jar and jcore-android-x.x.x.jar, and delete the original Jiguang jar files. Replace the original libjcoreXXX.so files in your project with libjcorexxx.so files under the corresponding CPU folder, and delete the original Jiguang so files. SO files for each CPU type can be found in the SDK download package.
- Add resource files.
- Update AndroidManifest.xml.
- Compare the sample AndroidManifest and update JOperate-related component attributes, Permission, Action, and other configurations. Replace the package name and appkey at the Chinese prompt positions.
- If you integrate JOperate using mavenCentral, see the official integration guide for details.
JOperate Android SDK v2.0.8
Update Date
- 2023-10-13
Change Log
- Added SDK initialization API initialize().
- Added API for enabling business features operationStart().
- SDK initialization API init() is no longer used starting from version 2.0.8.
Upgrade Notes
- Upgrade is recommended.
- Use with JCore Android SDK v4.2.1 or later.
Upgrade Guide
- First, unzip the ZIP package you obtained.
- Update library files.
- Open the libs folder. Replace the original Jiguang jar files in your project with joperate-android-x.x.x.jar and jcore-android-x.x.x.jar, and delete the original Jiguang jar files. Replace the original libjcoreXXX.so files in your project with libjcorexxx.so files under the corresponding CPU folder, and delete the original Jiguang so files. SO files for each CPU type can be found in the SDK download package.
- Add resource files.
- Update AndroidManifest.xml.
- Compare the sample AndroidManifest and update JOperate-related component attributes, Permission, Action, and other configurations. Replace the package name and appkey at the Chinese prompt positions.
- If you integrate JOperate using mavenCentral, see the official integration guide for details.
JOperate Android SDK v2.0.2
Update Date
- 2023-06-28
Change Log
- Feature optimization.
- Fixed known issues.
Upgrade Notes
- Upgrade is recommended.
- Use with JCore Android SDK v4.2.1 or later.
Upgrade Guide
- First, unzip the ZIP package you obtained.
- Update library files.
- Open the libs folder. Replace the original Jiguang jar files in your project with joperate-android-x.x.x.jar and jcore-android-x.x.x.jar, and delete the original Jiguang jar files. Replace the original libjcoreXXX.so files in your project with libjcorexxx.so files under the corresponding CPU folder, and delete the original Jiguang so files. SO files for each CPU type can be found in the SDK download package.
- Add resource files.
- Update AndroidManifest.xml.
- Compare the sample AndroidManifest and update JOperate-related component attributes, Permission, Action, and other configurations. Replace the package name and appkey at the Chinese prompt positions.
- If you integrate JOperate using mavenCentral, see the official integration guide for details.
Was this document helpful?