Commit 126455baa544948a2e2dba45a2fa377d56f623d6
1 parent
83715f60d7
Exists in
master
add plat of param
Showing 12 changed files with 1 additions and 1 deletions Side-by-side Diff
- InlandSDKDemo/src/com/gump/inland/sdk/demo/MainActivity.java
- InlandSDKRelease/assets/data.bin
- InlandSDKRelease/libs/UPPayAssistEx.jar
- InlandSDKRelease/libs/UPPayPluginExStd.jar
- InlandSDKRelease/libs/alipaySDK-20150818.jar
- InlandSDKRelease/libs/android-support-v4.jar
- InlandSDKRelease/libs/arm64-v8a/libentryexstd.so
- InlandSDKRelease/libs/armeabi-v7a/libentryexstd.so
- InlandSDKRelease/libs/armeabi/libentryexstd.so
- InlandSDKRelease/libs/libammsdk.jar
- InlandSDKRelease/libs/mips/libentryexstd.so
- InlandSDKRelease/libs/x86/libentryexstd.so
InlandSDKDemo/src/com/gump/inland/sdk/demo/MainActivity.java
| ... | ... | @@ -40,7 +40,7 @@ public class MainActivity extends Activity { |
| 40 | 40 | Log.d(TAG, "MainActivity onCreate"); |
| 41 | 41 | InlandSDK.setIsDebugEnable(true); |
| 42 | 42 | InlandSDK.setScreenLandscape(false); |
| 43 | - InlandSDK.initializeSDK("10000", "dkfjgljdlgjldjgl"); | |
| 43 | + InlandSDK.initializeSDK("10000", "dkfjgljdlgjldjgl","1001"); | |
| 44 | 44 | Passport.getInstance().registerCallback(new InlandSDKCallback<GumpUser>() { |
| 45 | 45 | |
| 46 | 46 | @Override |
InlandSDKRelease/assets/data.bin
No preview for this file type
InlandSDKRelease/libs/UPPayAssistEx.jar
No preview for this file type
InlandSDKRelease/libs/UPPayPluginExStd.jar
No preview for this file type
InlandSDKRelease/libs/alipaySDK-20150818.jar
No preview for this file type
InlandSDKRelease/libs/android-support-v4.jar
No preview for this file type
InlandSDKRelease/libs/arm64-v8a/libentryexstd.so
No preview for this file type
InlandSDKRelease/libs/armeabi-v7a/libentryexstd.so
No preview for this file type
InlandSDKRelease/libs/armeabi/libentryexstd.so
No preview for this file type
InlandSDKRelease/libs/libammsdk.jar
No preview for this file type
InlandSDKRelease/libs/mips/libentryexstd.so
No preview for this file type
InlandSDKRelease/libs/x86/libentryexstd.so
No preview for this file type