|
如题。
我在https://github.com/gizwits/GOpenSource_AppKit_Android_AS上下载了代码进行编译,并且填写了申请的AppId、AppSecret以及您自己的产品ProductKey。但是编译出来后的app在我的手机上(Android6.1)执行很卡。
调试log如下::
03-04 23:58:04.104 22042-22042/? I/art: Late-enabling -Xcheck:jni
03-04 23:58:04.136 22042-22042/appkit.opensource.gizwits.com.myapplication I/InstantRun: Instant Run Runtime started. Android package is appkit.opensource.gizwits.com.myapplication, real application class is com.gizwits.opensource.appkit.GosApplication.
03-04 23:58:04.231 22042-22042/appkit.opensource.gizwits.com.myapplication I/ActivityThreadEui: Handling launch of ActivityRecord{f0ced00 token=android.os.BinderProxy@6b71939 {appkit.opensource.gizwits.com.myapplication/com.gizwits.opensource.appkit.DeviceModule.GosDeviceListActivity}} startsNotResumed=false
03-04 23:58:04.289 22042-22042/appkit.opensource.gizwits.com.myapplication I/Apptest: 4858516005d04559b1ea93bcccb57e88
03-04 23:58:04.392 22042-22042/appkit.opensource.gizwits.com.myapplication I/GizSDKClientLog: [BIZ][2017-03-04 23:58:04.391][startSDK][SUCCESS][{"app_name": "GOpenSourceAppKit", "app_version": "1.0","time_stamp": 2.50822265713431E8{}}]
03-04 23:58:04.925 22042-22090/appkit.opensource.gizwits.com.myapplication I/DpmTcmClient: RegisterTcmMonitor from: com.android.okhttp.TcmIdleTimerMonitor
03-04 23:58:05.029 22042-22042/appkit.opensource.gizwits.com.myapplication I/Apptest: 4858516005d04559b1ea93bcccb57e88
03-04 23:58:09.243 22042-22042/appkit.opensource.gizwits.com.myapplication I/GizSDKClientLog: [BIZ][2017-03-04 23:58:09.243][user_login_end][GIZ_SDK_CLIENT_NOT_AUTHEN][{"uid": "null""elapsed_time": 0.007}]
03-04 23:58:09.246 22042-22042/appkit.opensource.gizwits.com.myapplication I/Choreographer: Skipped 247 frames! The application may be doing too much work on its main thread.
03-04 23:58:09.272 22042-22094/appkit.opensource.gizwits.com.myapplication I/Adreno: QUALCOMM build : a12b0a3, Iac38d51750
Build Date : 07/18/16
OpenGL ES Shader Compiler Version: XE031.07.00.01
Local Branch :
Remote Branch : refs/tags/AU_LINUX_ANDROID_LA.HB.1.3.1_RB1.06.00.01.194.023
Remote Branch : NONE
Reconstruct Branch : NOTHING
03-04 23:58:09.275 22042-22094/appkit.opensource.gizwits.com.myapplication I/OpenGLRenderer: Initialized EGL, version 1.4
03-04 23:58:26.697 22042-22042/appkit.opensource.gizwits.com.myapplication E/GizSDKClientLog: [SYS][ERROR][2017-03-04 23:58:26.697][SDKEventManager.java:1061 setLogLevel][Daemon is not start, can't set daemon loglevel]
03-04 23:58:34.166 22042-22042/appkit.opensource.gizwits.com.myapplication I/Choreographer: Skipped 1470 frames! The application may be doing too much work on its main thread.
03-04 23:58:34.321 22042-22042/appkit.opensource.gizwits.com.myapplication I/ViewRootImpl: updateImmersive mode: gain focus
|
|