iblue007
Results
4
issues of
iblue007
Calling startActivity() from outside of an Activity context requires the FLAG_ACTIVITY_NEW_TASK flag. Is this really what you want? 跳转的时候只能传递bundle,没办法设置FLAG_ACTIVITY_NEW_TASK ,这个要怎么解决?
访问手机本地的html,怎么访问不了呀 我用系统的webview加载的话就可以,用Dsbridge 怎么就不行了