android webview 503,android 离线打包 启动白屏 4.27更新的sdk

回复 DCloud_Android_zl:

04/30 17:42:54: Launching app

$ adb shell am start -n "com.hua366.lehua/io.dcloud.PandoraEntry" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER

Client not ready yet..Waiting for process to come online

Connected to process 32536 on device xiaomi-mi_6-28d6e535

Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page.

W/ResourceType: No package identifier when getting name for resource number 0x00000000

I/MultiDex: VM with version 2.1.0 has multidex support

I/MultiDex: Installing application

VM has multidex support, MultiDex support library is disabled.

E/platform: ClassNotFoundException io.dcloud.feature.weex.WeexDevtoolImpl initDebugEnvironment

E/WXSDKEngine: WXEnvironment.sApplication is null

E/platform: Exception io.dcloud.feature.weex.WeexInstanceMgr initWeexEnv

E/WeexCore: failed find class WMBridge

W/System.err: java.lang.ClassNotFoundException: Didn't find class "com.taobao.windmill.bridge.WMLBridge" on path: DexPathList[[zip file "/data/app/com.hua366.lehua-kddwvYIfrHPFsfeIG0Zxhg==/base.apk"],nativeLibraryDirectories=[/data/app/com.hua366.lehua-kddwvYIfrHPFsfeIG0Zxhg==/lib/arm, /data/app/com.hua366.lehua-kddwvYIfrHPFsfeIG0Zxhg==/base.apk!/lib/armeabi, /system/lib, /system/vendor/lib]]

at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)

at java.lang.ClassLoader.loadClass(ClassLoader.java:379)

at java.lang.ClassLoader.loadClass(ClassLoader.java:312)

at java.lang.Runtime.nativeLoad(Native Method)

at java.lang.Runtime.doLoad(Runtime.java:1099)

W/System.err: at java.lang.Runtime.loadLibrary0(Runtime.java:1014)

W/System.err: at java.lang.System.loadLibrary(System.java:1657)

at com.taobao.weex.utils.WXSoInstallMgrSdk.initSo(WXSoInstallMgrSdk.java:140)

at com.taobao.weex.WXSDKEngine$1.run(WXSDKEngine.java:232)

at com.taobao.weex.common.WXThread$SafeRunnable.run(WXThread.java:48)

at android.os.Handler.handleCallback(Handler.java:793)

at android.os.Handler.dispatchMessage(Handler.java:98)

at android.os.Looper.loop(Looper.java:176)

at android.os.HandlerThread.run(HandlerThread.java:65)

D/SimpleComponentHolder: Generate Component:WXText

W/ResourceType: No package identifier when getting name for resource number 0x00000000

D/SimpleComponentHolder: Generate Component:WXDiv

I/Timeline: Timeline: Activity_launch_request time:822564927 intent:Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.hua366.lehua/io.dcloud.PandoraEntryActivity (has extras) }

D/SimpleComponentHolder: Generate Component:WXImage

D/SimpleComponentHolder: Generate Component:WXScroller

W/ResourceType: No package identifier when getting name for resource number 0x00000000

D/AccessibilityManager: AccessibilityManager status: mPackageName = com.hua366.lehua, mOptimizeEnabled = false, mIsEnabled = false, mIsUiAutomationEnabled = false, mIsInterestedPackage =false

D/SimpleComponentHolder: Generate Component:WXSlider

D/SimpleComponentHolder: Generate Component:WXSliderNeighbor

D/SimpleComponentHolder: Generate Component:WXCell

D/SimpleComponentHolder: Generate Component:WXListComponent

D/OpenGLRenderer: HWUI GL Pipeline

D/SimpleComponentHolder: Generate Component:WXRichText

D/SimpleComponentHolder: Generate Component:SimpleListComponent

I/zygote: Do partial code cache collection, code=29KB, data=21KB

I/zygote: After code cache collection, code=29KB, data=21KB

Increasing code cache capacity to 128KB

D/ViewContentFactory: initViewContentFetcherClass

getInterceptorPackageInfo

D/ViewContentFactory: getInitialApplication took 1ms

packageInfo.packageName: com.miui.catcherpatch

W/ResourceType: No package identifier when getting name for resource number 0x00000000

D/SimpleComponentHolder: Generate Component:WXRecyclerTemplateList

D/ViewContentFactory: initViewContentFetcherClass took 14ms

I/ContentCatcher: ViewContentFetcher : ViewContentFetcher

D/ViewContentFactory: createInterceptor took 14ms

I/ContentCatcher: Interceptor : Catcher list invalid for com.hua366.lehua@io.dcloud.PandoraEntry@92527208

I/ContentCatcher: Interceptor : Get featureInfo from config pick_mode

D/SimpleComponentHolder: Generate Component:HorizontalListComponent

D/SimpleComponentHolder: Generate Component:WXCell

D/SimpleComponentHolder: Generate Component:WXIndicator

D/SimpleComponentHolder: Generate Component:WXVideo

D/SimpleComponentHolder: Generate Component:WXInput

I/Adreno: QUALCOMM build : 9c9b012, I92eb381bc9

Build Date : 12/31/17

OpenGL ES Shader Compiler Version: EV031.22.00.01

Local Branch :

Remote Branch : refs/tags/AU_LINUX_ANDROID_LA.UM.6.4.R1.08.00.00.309.049

Remote Branch : NONE

Reconstruct Branch : NOTHING

I/vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.msm8998.so from the current namespace instead.

D/SimpleComponentHolder: Generate Component:Textarea

I/Adreno: PFP: 0x005ff087, ME: 0x005ff063

D/SimpleComponentHolder: Generate Component:WXSwitch

I/OpenGLRenderer: Initialized EGL, version 1.4

D/OpenGLRenderer: Swap behavior 2

D/SimpleComponentHolder: Generate Component:WXA

D/SimpleComponentHolder: Generate Component:WXEmbed

E/Html5Plus-onCreate: 1556617378516

D/SimpleComponentHolder: Generate Component:WXWeb

W/System.err: java.io.FileNotFoundException: /system/build.prop (Permission denied)

at java.io.FileInputStream.open0(Native Method)

at java.io.FileInputStream.open(FileInputStream.java:200)

at java.io.FileInputStream.(FileInputStream.java:150)

at io.dcloud.common.util.BuildProperties.(BuildProperties.java:33)

at io.dcloud.common.util.BuildProperties.getInstance(BuildProperties.java:39)

at io.dcloud.common.adapter.util.MobilePhoneModel.getDeviceRomVersionName(MobilePhoneModel.java:330)

at io.dcloud.common.adapter.util.MobilePhoneModel.checkDeviceHtml5Geo(MobilePhoneModel.java:178)

at io.dcloud.WebAppActivity.deviceInjectionGeoLocationJs(WebAppActivity.java:1194)

at io.dcloud.WebAppActivity.onCreate(WebAppActivity.java:111)

at android.app.Activity.performCreate(Activity.java:7050)

at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1214)

at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2809)

at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2931)

W/System.err: at android.app.ActivityThread.-wrap11(Unknown Source:0)

at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1620)

at android.os.Handler.dispatchMessage(Handler.java:105)

at android.os.Looper.loop(Looper.java:176)

at android.app.ActivityThread.main(ActivityThread.java:6704)

at java.lang.reflect.Method.invoke(Native Method)

at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:249)

at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:783)

D/SimpleComponentHolder: Generate Component:WXRefresh

D/SimpleComponentHolder: Generate Component:WXLoading

D/WebAppActivity: onCreate

D/SimpleComponentHolder: Generate Component:WXLoadingIndicator

D/ViewContentFactory: initViewContentFetcherClass

I/ContentCatcher: ViewContentFetcher : ViewContentFetcher

D/ViewContentFactory: createInterceptor took 1ms

D/SimpleComponentHolder: Generate Component:WXHeader

I/ContentCatcher: Interceptor : Catcher list invalid for com.hua366.lehua@io.dcloud.PandoraEntryActivity@40426681

Interceptor : Get featureInfo from config pick_mode

W/weex: WXComponentRegistry Duplicate the Module name: modal

D/TypeModuleFactory: extractMethodNames:WXModalUIModule

D/weex: [WXinvokeRegisterModulesBridgeManager] invokeRegisterModules: framework.js uninitialized.

W/weex: WXComponentRegistry Duplicate the Module name: instanceWrap

D/TypeModuleFactory: extractMethodNames:WXInstanceWrap

D/WeexScanConfigRegister: auto preload class's methods count 33

D/weex: [WXinvokeRegisterModulesBridgeManager] invokeRegisterModules: framework.js uninitialized.

W/weex: WXComponentRegistry Duplicate the Module name: animation

D/TypeModuleFactory: extractMethodNames:WXAnimationModule

D/weex: [WXinvokeRegisterModulesBridgeManager] invokeRegisterModules: framework.js uninitialized.

W/weex: WXComponentRegistry Duplicate the Module name: webview

D/TypeModuleFactory: extractMethodNames:WXWebViewModule

D/weex: [WXinvokeRegisterModulesBridgeManager] invokeRegisterModules: framework.js uninitialized.

W/weex: WXComponentRegistry Duplicate the Module name: navigator

D/TypeModuleFactory: extractMethodNames:WXNavigatorModule

D/weex: [WXinvokeRegisterModulesBridgeManager] invokeRegisterModules: framework.js uninitialized.

W/weex: WXComponentRegistry Duplicate the Module name: stream

D/TypeModuleFactory: extractMethodNames:WXStreamModule

D/weex: [WXinvokeRegisterModulesBridgeManager] invokeRegisterModules: framework.js uninitialized.

W/weex: WXComponentRegistry Duplicate the Module name: timer

D/TypeModuleFactory: extractMethodNames:WXTimerModule

I/DCloud_LOG: initPath isStreamSDK=false

D/weex: [WXinvokeRegisterModulesBridgeManager] invokeRegisterModules: framework.js uninitialized.

W/weex: WXComponentRegistry Duplicate the Module name: storage

D/TypeModuleFactory: extractMethodNames:WXStorageModule

D/weex: [WXinvokeRegisterModulesBridgeManager] invokeRegisterModules: framework.js uninitialized.

W/weex: WXComponentRegistry Duplicate the Module name: clipboard

D/TypeModuleFactory: extractMethodNames:WXClipboardModule

D/weex: [WXinvokeRegisterModulesBridgeManager] invokeRegisterModules: framework.js uninitialized.

W/weex: WXComponentRegistry Duplicate the Module name: globalEvent

D/TypeModuleFactory: extractMethodNames:WXGlobalEventModule

D/weex: [WXinvokeRegisterModulesBridgeManager] invokeRegisterModules: framework.js uninitialized.

I/DeviceInfo: sPackageName=com.hua366.lehua;

sDeviceRootDir=/storage/emulated/0;

sBaseFsRootPath=/storage/emulated/0/Android/data/com.hua366.lehua/;

sBaseFsRootFullPath=file:///storage/emulated/0/Android/data/com.hua366.lehua/;

sBaseResRootFullPath=file:///android_asset/;

I/DCloud_LOG: createNewFile 0:/storage/emulated/0/Android/data/com.hua366.lehua/apps/

createNewFile 0:/storage/emulated/0/Android/data/com.hua366.lehua/sitemap/

W/weex: WXComponentRegistry Duplicate the Module name: picker

D/TypeModuleFactory: extractMethodNames:WXPickersModule

D/weex: [WXinvokeRegisterModulesBridgeManager] invokeRegisterModules: framework.js uninitialized.

W/weex: WXComponentRegistry Duplicate the Module name: meta

D/TypeModuleFactory: extractMethodNames:WXMetaModule

D/weex: [WXinvokeRegisterModulesBridgeManager] invokeRegisterModules: framework.js uninitialized.

W/weex: WXComponentRegistry Duplicate the Module name: webSocket

D/TypeModuleFactory: extractMethodNames:WebSocketModule

D/weex: [WXinvokeRegisterModulesBridgeManager] invokeRegisterModules: framework.js uninitialized.

W/weex: WXComponentRegistry Duplicate the Module name: locale

D/TypeModuleFactory: extractMethodNames:WXLocaleModule

I/DeviceInfo: old_apk_modify_date=1556616944000

D/weex: [WXinvokeRegisterModulesBridgeManager] invokeRegisterModules: framework.js uninitialized.

W/weex: app AvailMemory ---->>>2078

D/weex: weex JS framework from assets

D/weex: [WXBridgeManager] initFrameworkEnv crashFile:/data/user/0/com.hua366.lehua/cache pieSupport:true

I/DeviceInfo: new_apk_modify_date=1556617374000

Apk Modify Date=20190430 17:42:54.000;_ret=true

E/DCloud_LOG: channel:com.hua366.lehua;ver:1.9.9.62327;ssdk:false;max:3;trim:0;dg:false

W/ImageLoader: memoryCache() and memoryCacheSize() calls overlap each other

W/ImageLoader: memoryCache() and memoryCacheSize() calls overlap each other

W/ImageLoader: discCache(), discCacheSize() and discCacheFileCount calls overlap each other

E/WXParams: setCrashFilePath: /data/user/0/com.hua366.lehua/app_crash

E/weex: weexjss's Path is/data/app/com.hua366.lehua-kddwvYIfrHPFsfeIG0Zxhg==/lib/arm/libweexjss.so

findLibJssRealPath /data/app/com.hua366.lehua-kddwvYIfrHPFsfeIG0Zxhg==/lib/arm/libweexjss.so

E/weex: getLibLdPath is /data/app/com.hua366.lehua-kddwvYIfrHPFsfeIG0Zxhg==/lib/arm:/data/app/com.hua366.lehua-kddwvYIfrHPFsfeIG0Zxhg==/base.apk!/lib/armeabi

JavaScriptCore's Path is/data/app/com.hua366.lehua-kddwvYIfrHPFsfeIG0Zxhg==/lib/arm/libJavaScriptCore.so

E/weex: findLibJscRealPath /data/app/com.hua366.lehua-kddwvYIfrHPFsfeIG0Zxhg==/lib/arm/libJavaScriptCore.so

E/WeexCore: initFromParam is running

E/weex: getUseSingleProcess is running false

E/WeexCore: g_use_single_process is false

E/weex: getLibJscPath is running /data/app/com.hua366.lehua-kddwvYIfrHPFsfeIG0Zxhg==/lib/arm

E/WeexCore: g_jscSoPath is /data/app/com.hua366.lehua-kddwvYIfrHPFsfeIG0Zxhg==/lib/arm

E/weex: getLibJssPath is running /data/app/com.hua366.lehua-kddwvYIfrHPFsfeIG0Zxhg==/lib/arm/libweexjss.so

E/WeexCore: g_jssSoPath is /data/app/com.hua366.lehua-kddwvYIfrHPFsfeIG0Zxhg==/lib/arm/libweexjss.so

E/WXParams: getCrashFilePath:/data/user/0/com.hua366.lehua/app_crash

E/WeexCore: g_crashFilePath is /data/user/0/com.hua366.lehua/app_crash

E/weex: getLibIcuPath is running /system/usr/icu/icudt58l.dat

E/WeexCore: g_jssIcuPath is /system/usr/icu/icudt58l.dat

E/weex: getLibLdPath is running /data/app/com.hua366.lehua-kddwvYIfrHPFsfeIG0Zxhg==/lib/arm:/data/app/com.hua366.lehua-kddwvYIfrHPFsfeIG0Zxhg==/base.apk!/lib/armeabi

E/WeexCore: lib_ld_path is /data/app/com.hua366.lehua-kddwvYIfrHPFsfeIG0Zxhg==/lib/arm:/data/app/com.hua366.lehua-kddwvYIfrHPFsfeIG0Zxhg==/base.apk!/lib/armeabi

E/WeexCore: xxx set_core_side is runing and 0xe893a090

ScriptBridgeInMultiProcess

MultiProcessAndSoInitializer IS IN init

RegisterIPCCallback is running

RegisterIPCCallback is running2

WeexJSConnection g_crashFileName: /data/user/0/com.hua366.lehua/app_crash/crash_dump.log

startupPie :1

E/WeexCore: ScriptBridgeInMultiProcess finish e8921b00 0

E/platform: NoSuchMethodException android.telephony.TelephonyManager getImei2

E/weex: [WXBridgeManager]invokeRegisterModules METHOD_REGISTER_MODULES success module:modal

E/weex: [WXBridgeManager]invokeRegisterModules METHOD_REGISTER_MODULES success module:instanceWrap

E/weex: [WXBridgeManager]invokeRegisterModules METHOD_REGISTER_MODULES success module:animation

E/weex: [WXBridgeManager]invokeRegisterModules METHOD_REGISTER_MODULES success module:webview

E/weex: [WXBridgeManager]invokeRegisterModules METHOD_REGISTER_MODULES success module:navigator

E/weex: [WXBridgeManager]invokeRegisterModules METHOD_REGISTER_MODULES success module:stream

E/weex: [WXBridgeManager]invokeRegisterModules METHOD_REGISTER_MODULES success module:timer

E/weex: [WXBridgeManager]invokeRegisterModules METHOD_REGISTER_MODULES success module:storage

E/weex: [WXBridgeManager]invokeRegisterModules METHOD_REGISTER_MODULES success module:clipboard

[WXBridgeManager]invokeRegisterModules METHOD_REGISTER_MODULES success module:globalEvent

E/weex: [WXBridgeManager]invokeRegisterModules METHOD_REGISTER_MODULES success module:picker

E/weex: [WXBridgeManager]invokeRegisterModules METHOD_REGISTER_MODULES success module:meta

E/weex: [WXBridgeManager]invokeRegisterModules METHOD_REGISTER_MODULES success module:webSocket

E/weex: [WXBridgeManager]invokeRegisterModules METHOD_REGISTER_MODULES success module:locale

E/weex: [WXBridgeManager]invokeRegisterModules METHOD_REGISTER_MODULES success module:dom

D/download_manager: BaseActivity onCreate

D/: onRuntimePreCreate appid=Main_App

D/NetworkSecurityConfig: No Network Security Config specified, using platform default

I/splash: WebAppActivity.onCreateSplash().appid=null this.appid=Main_App this=io.dcloud.PandoraEntryActivity@268dcb9

WebAppActivity.onCreateSplash().mSplashView is Null =true

I/WebAppActivity: onCreateSplash;intent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.hua366.lehua/io.dcloud.PandoraEntryActivity (has extras) }

onCreateSplash hasSplash=true

onCreateSplash splash_mode=auto

I/console: [DEBUG]Start JS Framework 0.29.0, Build at 2018-10-02 14:30. (Vue: 2.5.16-weex.5, Rax: 0.4.20)

D/jsLog: Start JS Framework 0.29.0, Build at 2018-10-02 14:30. (Vue: 2.5.16-weex.5, Rax: 0.4.20)

D/jsLog: Start windmill weex-vue-plugin (0.3.2) framework. Build at 2018-09-18 13:06LOG

D/WeexCore: init JSFrm version 0.29.0

E/platform: ClassNotFoundException io.dcloud.appstream.actionbar.StreamAppActionBarUtil checkNeedTitleView

D/WebAppActivity: checkAutoHide false

I/: onResume appid=Main_App

E/Html5Plus-onResume: 1556617378883

W/Looper: Slow Frame: doFrame is 375ms late because of 2 msg, msg 1 took 381ms (target=android.app.ActivityThread$H what=100)

I/SplashView: paint() before DeviceInfo.updateScreenInfo()

I/SplashView: dispatchDraw.....

I/vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/hw/gralloc.msm8998.so from the current namespace instead.

I/Main_Path_Main_App: onCreate appid=Main_App

I/Main_Path_Main_App: onRuntimeCreate appid=Main_App

E/DCloud_LOG: fmgr no dp

I/zygote: Do partial code cache collection, code=61KB, data=50KB

After code cache collection, code=61KB, data=50KB

Increasing code cache capacity to 256KB

E/Main_Path: FeatureMgr.loadBootOptions io.dcloud.feature.aps.APSFeatureImpl

E/DCloud_LOG: channel:com.hua366.lehua;ver:1.9.9.62327;ssdk:false;max:3;trim:0;dg:false

I/ylyl: AppMGr START_APPUNIB68C88F0

startOneAppUNIB68C88F0

W/ResourceType: No package identifier when getting name for resource number 0x00000000

I/WebViewFactory: Loading com.google.android.webview version 72.0.3626.105 (code 362610550)

I/cr_LibraryLoader: Time to load native libraries: 1 ms (timestamps 5853-5854)

W/ResourceType: No package identifier when getting name for resource number 0x00000000

W/ResourceType: No package identifier when getting name for resource number 0x00000000

I/chromium: [INFO:library_loader_hooks.cc(42)] Chromium logging enabled: level = 0, default verbosity = 0

I/cr_LibraryLoader: Expected native library version number "72.0.3626.105", actual native library version number "72.0.3626.105"

W/cr_ChildProcLH: Create a new ChildConnectionAllocator with package name = com.google.android.webview, sandboxed = true

I/cr_BrowserStartup: Initializing chromium process, singleProcess=false

W/om.hua366.lehua: type=1400 audit(0.0:681891): avc: denied { read } for name="vmstat" dev="proc" ino=4026532155 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:proc:s0 tclass=file permissive=0

D/EgretLoader: EgretLoader(Context context)

D/EgretLoader: The context is not activity

W/System.err: java.lang.NoSuchMethodException: setWebContentsDebuggingEnabled [boolean]

at java.lang.Class.getMethod(Class.java:2068)

W/System.err: at java.lang.Class.getDeclaredMethod(Class.java:2047)

at io.dcloud.common.adapter.ui.WebViewImpl.setWebViewData(AdaWebview.java:2529)

at io.dcloud.common.adapter.ui.WebViewImpl.init(AdaWebview.java:2213)

at io.dcloud.common.adapter.ui.AdaWebview.init(AdaWebview.java:330)

at io.dcloud.common.b.b.m.a(WindowMgr.java:1808)

at io.dcloud.common.b.b.m.processEvent(WindowMgr.java:499)

at io.dcloud.common.b.b.m.b(WindowMgr.java:1204)

at io.dcloud.common.b.b.m.processEvent(WindowMgr.java:418)

at io.dcloud.common.b.a.dispatchEvent(Core.java:555)

at io.dcloud.common.a.a.processEvent(AppMgr.java:215)

at io.dcloud.common.a.d.a(WebApp.java:2160)

at io.dcloud.common.a.d.c(WebApp.java:2112)

at io.dcloud.common.a.a$2.onCallBack(AppMgr.java:798)

at io.dcloud.common.a.d.a(WebApp.java:2092)

at io.dcloud.common.a.a.a(AppMgr.java:788)

at io.dcloud.common.a.a.processEvent(AppMgr.java:549)

at io.dcloud.common.b.a.dispatchEvent(Core.java:543)

at io.dcloud.common.b.a.a(Core.java:395)

at io.dcloud.common.b.a.a(Core.java:356)

W/System.err: at io.dcloud.common.b.a$3$1.execute(Core.java:425)

at io.dcloud.common.adapter.util.MessageHandler$1.handleMessage(MessageHandler.java:23)

at android.os.Handler.dispatchMessage(Handler.java:105)

at android.os.Looper.loop(Looper.java:176)

at android.app.ActivityThread.main(ActivityThread.java:6704)

at java.lang.reflect.Method.invoke(Native Method)

at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:249)

at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:783)

E/shutao: new -- JSNWindow=uniappview.html

D/EgretLoader: EgretLoader(Context context)

The context is not activity

W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc

Unrecognized profile 2130706434 for video/avc

W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc

Unrecognized profile 2130706434 for video/avc

W/VideoCapabilities: Unrecognized profile 2130706433 for video/avc

Unrecognized profile 2130706434 for video/avc

W/VideoCapabilities: Unrecognized profile/level 0/3 for video/mpeg2

W/VideoCapabilities: Unrecognized profile/level 0/3 for video/mpeg2

W/VideoCapabilities: Unsupported mime video/x-ms-wmv

W/VideoCapabilities: Unsupported mime video/x-ms-wmv

W/VideoCapabilities: Unsupported mime video/divx

I/zygote: Do full code cache collection, code=125KB, data=104KB

I/zygote: After code cache collection, code=101KB, data=66KB

W/VideoCapabilities: Unsupported mime video/divx311

W/VideoCapabilities: Unsupported mime video/divx4

W/AudioCapabilities: Unsupported mime audio/dsd

W/AudioCapabilities: Unsupported mime audio/dts

Unsupported mime audio/32KADPCM

W/VideoCapabilities: Unsupported mime video/mp4v-esdp

I/VideoCapabilities: Unsupported profile 4 for video/mp4v-es

W/cr_CrashFileManager: /data/user/0/com.hua366.lehua/cache/WebView/Crash Reports does not exist or is not a directory

E/WeexCore: ReportException : Exception: ReferenceError: Can't find variable: WeexPlus

(global function):7:60

(global function):7:80068

anonymous@(global function):3670:7

(weex framework):1:41074

createInstance@(weex framework):1:41085

(weex framework):1:177648

E/weex: reportJSException >>>> instanceId:1, exception function:createInstance, exception:Exception: ReferenceError: Can't find variable: WeexPlus

(global function):7:60

(global function):7:80068

anonymous@(global function):3670:7

(weex framework):1:41074

createInstance@(weex framework):1:41085

(weex framework):1:177648

I/zygote: Do partial code cache collection, code=113KB, data=85KB

I/zygote: After code cache collection, code=113KB, data=85KB

Increasing code cache capacity to 512KB

E/Html5Plus-SplashClosed: 1556617389615

E/Main_Path: closeSplashScreen0 appid=UNIB68C88F0;true;closeSplashDid=false

W/Bitmap: Called hasAlpha() on a recycle()'d bitmap! This is undefined behavior!

2019-04-30 17:43

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值