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消息处理机制(Handler)
  2. Android登录注册功能 数据库SQLite验证
  3. 《Android》Lesson17-用Fragment实现简易
  4. android tabhost --android UI 学习
  5. Android 面试之开篇
  6. Android(安卓)备忘录
  7. Android硬件之传感器
  8. android:elevation属性,控制View底部渐变
  9. Android中RelativeLayout各个属性介绍
  10. android 之button 屏幕翻转