Description: Android平台上Applicaiton层中WebBrowser(浏览器)的源代码,直接调用著名的webkit浏览器引擎。需要调到是苹果的Safari浏览器用的也是这个核。-Android platform on Applicaiton layer WebBrowser (browser) the source code, direct calls to the well-known WebKit browser engine. Are required to Apple' s Safari browser is also used in the nuclear. Platform: |
Size: 948224 |
Author:侯晓峰 |
Hits:
Description: 一个android browser的javascript扩展程序,可以在browser上通过javascript来实现TTS.对研究android browser的plugin是个不错的例子程序。(注,程序是从网上找到了,里面会用到一些android平台的.h,.c,.so文件,需要自己从android的源代码里找,希望对大家有用)-An android browser' s javascript extensions can be adopted by the javascript in the browser to achieve the TTS. Android browser' s plugin for research is a good example of procedures. (Note, the program is found from the Internet, which will use some of android platform. H,. C,. So file, needs its own source code from the android in search, we want to be useful) Platform: |
Size: 184320 |
Author:jun |
Hits:
Description: Android平台的文件浏览和管理工具的源码,不同类别的文件图标可以替换为自己喜欢的图标。-File browser and Android platform source code management tools, different types of file icons can be replaced with your favorite icon. Platform: |
Size: 4547584 |
Author:tansir |
Hits:
Description: 有android WEBKIT的源码,包含一个浏览器源码。很好的浏览器及插件方式加载工具学习资料哦-Android WEBKIT source code, contains a browser source code. A very good browser and plug-in loading tool for learning materials Platform: |
Size: 4572160 |
Author:王振 |
Hits:
Description: Android与Js交互的演示实例,与JavaScript交互的例子,获得浏览器组件。
//WebView就是一个简单的浏览器
//android浏览器源码存在于LINUX/android/package/apps/Browser中
//里面的所有操作都是围绕WebView来展开的
//WebSettings 几乎浏览器的所有设置都在该类中进行
DemoJavaScriptInterface类为js调用android服务器端提供接口
* android 作为DemoJavaScriptInterface类的客户端接口被js调用
* 调用的具体方法在DemoJavaScriptInterface中定义:
* 例如该实例中的clickOnAndroid
继承WebChromeClient类
* 在这个类的3个方法中,分别使用Android的内置控件重写了Js中对应的对话框,就是说对js中的对话框做处理了,就是重写了。-Android and Js interactive demo instance, to interact with the JavaScript example, access to the components of the browser.// WebView is a simple browser// android browser source code exists in the linux/android/package/apps/Browser// inside all operations are expanded around the WebView/the/the WebSettings almost all settings of the browser js call android server-side interface in the class DemoJavaScriptInterface class* android as the DemoJavaScriptInterface class client interface js call* call specific methods defined in DemoJavaScriptInterface:* For example, in this instance clickOnAndroid inherited WebChromeClient of class* this three methods of the class, respectively, using the Android built-in controls rewrite Js corresponding dialog box, that is handled js dialog box is rewritten. Platform: |
Size: 81920 |
Author:hpudn40 |
Hits:
Description: android 浏览器源码,带现有android浏览器所需要的所有功能,分页浏览等-android browser source code, with all the features needed for existing android browser, and tabbed browsing, etc. Platform: |
Size: 23363584 |
Author:锅锅 |
Hits: