Android SDK Overview
Last updated:2021-12-15
Android SDK Overview
JMLink Android
Modular Jiguang Developer SDK
The Jiguang Developer Service SDK uses a modular model: one core module (JCore) plus multiple services (JPush, JMLink, JVerification, and so on). This makes it easier for developers to use one service or multiple services and greatly reduces duplicated functional modules when multiple modules are used together. See the figure below:
Package Description
JMLink Package Overview
- example/
- A demo app used to demonstrate the basic usage of JMLink.
- libs/jcore-android.2.X.Y.jar
- Core package of Jiguang Developer Services.
- libs/JMlink-Android-SDK-v1.X.Y.jar
- JMLink SDK package.
- libs/(cpu-type)/libjcore2xy.so
- Native packages for different CPU types.
Integration Method
The SDK currently supports only Android 2.3 or later. See: Android SDK Integration Guide
API Description
See: Android SDK API
Technical Support
When problems occur:
- Please read the documentation carefully and check whether anything has been missed.
- Email our support team: support@jiguang.cn
To resolve the issue more quickly, please provide the following information when seeking help:
- Provide the appKey.
- If it is an SDK issue, provide the corresponding SDK version and complete logs.
Was this document helpful?