|
@@ -105,22 +105,16 @@ Message description:
|
|
compile 'com.tencent.mm.opensdk:wechat-sdk-android-without-mta:+'
|
|
compile 'com.tencent.mm.opensdk:wechat-sdk-android-without-mta:+'
|
|
```
|
|
```
|
|
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-### 4.2 APMPchannel
|
|
|
|
|
|
+### 4.2 APMP channel
|
|
|
|
|
|
1.Copy alipaySdk.arr to the project's libs.
|
|
1.Copy alipaySdk.arr to the project's libs.
|
|
|
|
|
|
-2. Add in the dependencies of the build.gradle file in the Application Module
|
|
|
|
|
|
+2.Add in the dependencies of the build.gradle file in the Application Module.
|
|
|
|
|
|
```
|
|
```
|
|
compile(name: 'alipaySdk', ext: 'aar')
|
|
compile(name: 'alipaySdk', ext: 'aar')
|
|
```
|
|
```
|
|
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
## 5.SDK download
|
|
## 5.SDK download
|
|
|
|
|
|
[Download link](https://git.allpayx.com/OpenAPI/common/raw/master/v5/android/android_sdk.zip)
|
|
[Download link](https://git.allpayx.com/OpenAPI/common/raw/master/v5/android/android_sdk.zip)
|