If you want to leverage your web development skills to build Android apps, another interesting option is

available: WebViews.

Android provides the android.webkit.WebView, a View that shows a web page. It uses the popular open

source WebKit library to render web content. WebKit is a C++ library and you can think of WebView and

its related classes as Java wrappers to that library.

WebViews are a first-class citizen in Android. You can expose most of the APIs in Android to a web page

running inside a WebView.

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. Android(安卓)AIDL和远程Service调用(一)
  2. ImageView中图片保存到文件
  3. onTouchEvent, onClick及onLongClick的调
  4. 基于Socket的Android聊天室
  5. android中的SQLite数据库小介
  6. Windows git和repo下载Android源代码
  7. Android开发之UI线程和非UI线程
  8. [Android] 使用Fragment创建动态UI
  9. 一,创建你的第一个Android项目
  10. 谷歌透漏开发Fuchsia的真正意图,取代Andro