Presentation is loading. Please wait.

Presentation is loading. Please wait.

Web Application in Android Ajay Babar. Contents 1.Introduction to Web Content 2. WebView widget I.What is webview. II. Properties(Methods) of Webview.

Similar presentations


Presentation on theme: "Web Application in Android Ajay Babar. Contents 1.Introduction to Web Content 2. WebView widget I.What is webview. II. Properties(Methods) of Webview."— Presentation transcript:

1 Web Application in Android Ajay Babar

2 Contents 1.Introduction to Web Content 2. WebView widget I.What is webview. II. Properties(Methods) of Webview. 3.Program Demo – Web Browser Application. 2

3 Introduction to Web Content Web Content Text Images Videos Process dataWeb Page 3

4 WebView 4 What is WebView ? What is WebView ? WebView is an android widget for displaying WebView is an android widget for displaying web pages. WebView Class resides in the 'android.webkit' WebView Class resides in the 'android.webkit'package. developer.android.com/reference/android/webkit/package- summary.html developer.android.com/reference/android/webkit/package- summary.html Working with WebView, we should ad d Working with WebView, we should ad d internet permission in android application's manifest file that allows accessing the internet.

5 Properties (methods) of WebView WebView Class loadData() goBack() canGoBack()reload() goForward() canGoForward() loadUrl()clearHistory() 5

6 Web Application in Android Program Demo

7 Snapshot of Application Address Bar WebView

8 References 8 http://developer.android.com/index.html http://developer.android.com/index.htmlhttp://developer.android.com/index.html Android 3.0 Application Developement Cookbook Android 3.0 Application Developement Cookbook Creating Android Applications: Develop and Creating Android Applications: Develop and Design - Chris Haseman Design - Chris Haseman


Download ppt "Web Application in Android Ajay Babar. Contents 1.Introduction to Web Content 2. WebView widget I.What is webview. II. Properties(Methods) of Webview."

Similar presentations


Ads by Google