Modify alert() title (Javascript in Android Webview)

android, javascript, webview

Solution

@Pointy says this is not possible due to the browser's security measure.

Problem

Screenshot: The page at file:// Is there anyway to modify the alert box title? Any help will be greatly appreciated. :)

Original source

Related problems