1.  import org.xwalk.core.XWalkView;
  2.  javascript 交互应用需要将 @org.xwalk.core.JavascriptInterface替换掉 @JavascriptInterface

否则出现调用js函数无效。