240 发简信
IP属地:黑龙江
  • Resize,w 360,h 240
    使用终端命令行对apk 进行签名

    jarsigner -verbose -keystore (注:你的签名证书路径) -signedjar (注:签名后的APK路径)(注:未签名...

  • Resize,w 360,h 240
    Android webview 加载完页面 调用了js方法白屏问题

    失败显示: 成功显示: 解决方法: @JavascriptInterface publicString getLoginInfo() { if(...

  • Resize,w 360,h 240
    Android webview弹出 alert 底部变白

    错误的 <WebView android:id="@+id/main_webview" android:layout_width="match...