WebView myWebView = (WebView) findViewById(R.id.webview); WebSettings webSettings = myWebView.getSet…
国内下载太慢会导致文件创建失败 Gradle下载地址:https://services.gradle.org/distributions/ 以前遇到过但怎么解决的忘记了,最近试了试发现开个好点加速器就…
在activity_xml文件下绘制界面 在java class下声明控件 变量与控件进行匹配 页面跳转 Intent intent = new Intent(MainActivity.this, c…