I am currently porting an application from Windows Mobile to Android which has IE's BHO as one of its modules. My question is whether the Android Browser have BHO like functions (receive page loading events, parse HTML files). I tried looking at android.webkit package, but most of the class requires a webview which I am not going to implement in this project. Any help will be appreciated. Thanks.
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

