Web page embedded within Android application -


all day

Basically what I'm trying to do is embed a webpage within my Android app. I know that the startActivity will open the browser and display the page externally from the application. However, what I want is a page that can be displayed within the application, an edit text box or something similar inside. Is this possible and can I see a tutorial?

Yes, this is a WebView. More info here:

Comments

Popular posts from this blog

php - Creating canonical URLs with custom route-classes -

Mysql Local server hardware -

mysql - Formatting problem with PHP DateTime Difference when used as part of an equation -