|
|
|
@ -155,9 +155,6 @@ public class MyApplication extends Application { |
|
|
|
.setProductKey("ab73065d16e11bcfac026eee3db9f6cb") |
|
|
|
.setProductSecret("85d9490c438099acc33be7676799399f").create(); |
|
|
|
|
|
|
|
//config.setExtraParameter("DEVICE_ID", "qm00001");
|
|
|
|
// config.setExtraParameter("DEVICE_NAME", "qm00001");
|
|
|
|
|
|
|
|
DUILiteSDK.init(getApplicationContext()); |
|
|
|
// SDK 授权
|
|
|
|
DUILiteSDK.doAuth(getApplicationContext(), config, new DUILiteSDK.InitListener() { |
|
|
|
|