I want to navigate through  DOM model for testing purpose (web mobile
application).
It's not for end-user. There is a need to support only the several
devices.

As far as I understand there are 2 options:
1. Evaluate JavaScript (using SDK) - not good for this purpose.
2. Add required methods to Android platform. - but the system will be
dirty, not original.

May be it's possible to extends WebView API via NDK? Can I touch
WebKit in NDK?
Why do you think about WebKit plugins? Can I get access to DOM in
plugin?

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to