[android-developers] 1.5 addjavascriptinterface

2009-06-04 Thread Michael Thomas
Hi all, I just got my 1.5 pushed to me yesterday and it seems that WebView.addJavascriptInterface stopped working. What I have is: public class phzJSI { public void backbutton () { mHandler.post(new Runnable () {

[android-developers] 1.5 addjavascriptinterface

2009-06-04 Thread Michael Thomas
Hi all, I just got my 1.5 pushed to me yesterday and it seems that WebView.addJavascriptInterface stopped working. What I have is: public class phzJSI { public void backbutton () { mHandler.post(new Runnable () {