找回密码
 立即注册
AndroidWebView项目The | android开发 2022-06-12 85 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
Android应用源码之带进度条简易浏览器项目
源码介绍:
本项目源码是一套简单的Android浏览器项目源码。主要使用Android的WebView控件,还实现了一个网页加载进度条,可以在浏览器中实现前进后退。半透明菜单使用popwindow弹出菜单,项目中也有后台替换功能的实现代码,但是不知道为什么在我的手机上不行。项目不大,注解比较丰富。非常适合初学者学习使用Android的WebView控件。
涉及模块&技术
弹出窗口
WebView控件使用
...

(Android application source code simple browser project with progress bar
Source code introduction:
The source code of this project is a set of simple Android browser project source code. It mainly uses the WebView control of Android, and also implements a web page loading progress bar, which can realize forward and backward in the browser. The translucent menu uses the pop-up menu of popwindow. The project also has the implementation code for the background replacement function, but I don't know why it doesn't work on my mobile phone. The project is not large, and the annotations are rich. It is very suitable for beginners to learn to use Android WebView control.
Involved modules & amp; technology
Pop up window
WebView control using
...)

[下载]10534460981.rar


105343hr4j4b11q4z44f84.jpg
105343k42ebex41d58zbdf.jpg
105343l4d4p4m7fkf92dmp.jpg
105343vgifktr9g9ms55id.jpg
105343c51j1z8lgl5m57tj.jpg
105344kv5kgvvvhgonv99v.jpg


上一篇:Android应用源码之代码调用C++代码和C++代码调用代码
下一篇:Android应用源码之带手势划动功能的日历源码