[android-developers] Re: Html implementation in android
The question is poorly put. These technologies ARE already implemented in Android. They are supported by the browser control, which you can use with the APIs WebView, JavaScriptInterface, WebViewClient, and WebChromeClient, all in the android.webkit package.
If you find the online SDK documentation on these insufficient, you can always get sample code for them from the downloadable code for Chapter 16 of Manning Press's "Android in Action" (Third edition). Of course, to get the explanation, you have to get the book too, but anyone can download the code. And there are at least a few helpful comments in the code;)
On Tuesday, October 9, 2012 4:27:19 AM UTC-7, Sadhna Upadhyay wrote:
-- On Tuesday, October 9, 2012 4:27:19 AM UTC-7, Sadhna Upadhyay wrote:
Hi everybody,
i want to know that how to implement Java script,HTML and CSS in android.if any one know pls share with me.
Thanks:
Sadhana
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home