| | |
| | | import com.xianning.driver.utils.Cache.CacheUtil |
| | | import com.xianning.driver.utils.LogUtils |
| | | import com.google.gson.Gson |
| | | import com.tencent.bugly.crashreport.CrashReport |
| | | import com.umeng.commonsdk.UMConfigure |
| | | import com.umeng.socialize.PlatformConfig |
| | | import com.xuexiang.xui.XUI |
| | |
| | | SDKInitializer.setAgreePrivacy(this,true) |
| | | SDKInitializer.initialize(this) |
| | | SDKInitializer.setCoordType(CoordType.BD09LL) |
| | | CrashReport.initCrashReport(this, "aef1d069f7", true) |
| | | } |
| | | |
| | | fun initPersionDate(){ |
| | |
| | | UMConfigure.DEVICE_TYPE_PHONE, |
| | | "" |
| | | ) |
| | | PlatformConfig.setWeixin("wx484d3afa3d9f8251", "cf21c4d18ef5afa174d9fecec3e7359b") |
| | | PlatformConfig.setQQZone("1105920536", "bx7zWrVgTskXHZTr") //qq互联 |
| | | PlatformConfig.setWeixin("wxf6dbaef77a7d3b91", "7b3f7f7091da783cb4c6531f42d9915b") |
| | | JPushInterface.setDebugMode(true) |
| | | JPushInterface.init(this) |
| | | setAlisa() |