开发者

Webview control in android

I want to be able to put a webpage within a restricted view,开发者_JS百科 like only use part of the screen. This is so I can add buttons under the video and an image on top.

Is this possible and please can you tell me how to go about this.

Thanks


Did you try typing the title of your question into your favorite search engine? ;)

http://developer.android.com/reference/android/webkit/WebView.html


? The developer's guide is pretty helpful for all sorts of things. However, just define a linear layout that is the size and at the positioning that you require, then pop the webview inside that.

Note: I assume you are using xml to define layouts.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜