How can I view source on an android browser?

Search for: view html source on android browser

some discussion of not being available

Apparently not according to this post

which is at: http://androideka.com/tag/android-browser/

The View Source application can be downloaded directly from the tools category in Android Market.

An interesting option: steel, a browser alternative for android

See javascript "alert" works in Android browser

Search for: See javascript "alert" works in Android browser

This gets interesting: how to add alert support

Mosembro: a semantic browser for Android

enter a url in android browser

Search for: enter a url in android browser

alert works fine when a page is loaded from a website.

Although android native alert dialogs are asynchronous, the webkit implementation of javascript alert seem to wait for the alert to come back before proceeding.