• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Webview crash in android application

Hello, I am performing analysis of the data from application crashes.
Is it possible to crash a web-view in Android application. If yes, how?
I already considered the case of crashing the web-view by throwing an uncaught exception. Now I need some other way (say crashing using js/angularjs maybe. Basically not using java. )
 
Back
Top Bottom