Skip to content

Demos opening a WebView of a web page with a text input, getting focus on the text input, and opening soft keyboard

Notifications You must be signed in to change notification settings

fullStackOasis/android-webview-textinput

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo of Android WebView Focusing on Text Input

This demo app will open a WebView of the Google home page (https://www.google.com/) in Android, focus on the text input, and open the soft keyboard so the user can immediately start typing in search terms.

Check out the gif which shows how it works. It will take a few seconds for the app to install in the Emulator. After that, you'll see the text input get focus, and the user starts typing in search keywords immediately.

text input gets focus

About

Demos opening a WebView of a web page with a text input, getting focus on the text input, and opening soft keyboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages