AgentWebX5
AgentWebX5 copied to clipboard
AgentWebX5 是基于腾讯X5 的一个Web库
如题 重写 DefaultChromeClient onShowCustomView
agentWebX5 没有NestedScrollWebview么
大神,请问AgentWebX5屏幕方向有属性可以设置吗?目前默认打开始终都是横屏,在属性和方法里面也没找到可以设置的地方。
Caused by: java.lang.UnsatisfiedLinkError: dlopen failed: "/data/app/com.google.android.webview-1/lib/arm/libwebviewchromium.so" is 32-bit instead of 64-bit ,,, at com.just.library.DefaultWebCreator.web(DefaultWebCreator.java:186) at com.just.library.DefaultWebCreator.createGroupWithWeb(DefaultWebCreator.java:134) at com.just.library.DefaultWebCreator.create(DefaultWebCreator.java:111) at com.just.library.DefaultWebCreator.create(DefaultWebCreator.java:23) at com.just.library.AgentWeb.(AgentWeb.java:93) at com.just.library.AgentWeb.(AgentWeb.java:41) at com.just.library.AgentWeb$AgentBuilder.buildAgentWeb(AgentWeb.java:498) at com.just.library.AgentWeb$AgentBuilder.access$6600(AgentWeb.java:406) at com.just.library.AgentWeb$CommonAgentBuilder.createAgentWeb(AgentWeb.java:662)...
能不能在每次更新AgentWeb库的时候顺带着也把这个库更新了?这个库一直不更新怎么用?至少版本一直吧?现在腾讯的TBS都升级了,你们关心了吗?
java.lang.IllegalAccessError: Field 'android.support.v4.app.NotificationCompat$Builder.mNotification' is inaccessible to class 'com.just.agentwebX5.Notify' (declaration of 'com.just.agentwebX5.Notify' appears in /data/dalvik-cache/arm/data@[email protected]@[email protected]) at com.just.agentwebX5.Notify.hasDeleteContent(Notify.java:120) at com.just.agentwebX5.RealDownLoader.onProgressUpdate(RealDownLoader.java:164) at com.just.agentwebX5.RealDownLoader.onProgressUpdate(RealDownLoader.java:31) at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:656) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:179) at android.app.ActivityThread.main(ActivityThread.java:5509) at java.lang.reflect.Method.invoke(Native...