摘要:
// 进入prompt回调 public class JSBridgeWebChromeClient extends WebChromeClient { @Override public boolean onJsPrompt(WebView view, String url, String mess 阅读全文
posted @ 2019-08-02 20:59
激流勇进1
阅读(195)
评论(0)
推荐(0)
摘要:
KeepLive.startWork(this, KeepLive.RunMode.ROGUE, ForegroundNotification("Title", "message", R.mipmap.ic_launcher, object : ForegroundNotificationClick 阅读全文
posted @ 2019-08-02 20:59
激流勇进1
阅读(204)
评论(0)
推荐(0)
摘要:
class RemoteService : Service() { private var mBilder: MyBilder? = null override fun onCreate() { super.onCreate() if (mBilder == null) { mBilder = My 阅读全文
posted @ 2019-08-02 20:59
激流勇进1
阅读(212)
评论(0)
推荐(0)
摘要:
@Override public void transform(TransformInvocation transformInvocation) throws TransformException, InterruptedException, IOException { long start = S 阅读全文
posted @ 2019-08-02 20:59
激流勇进1
阅读(408)
评论(0)
推荐(0)
摘要:
将实际执行的Transform换成了MatrixTraceTransform public static void inject(Project project, def variant) { //获取Matrix trace的gradle配置参数 def configuration = proje 阅读全文
posted @ 2019-08-02 20:59
激流勇进1
阅读(227)
评论(0)
推荐(0)
浙公网安备 33010602011771号