I believe you can build the webkit chromium port for android following the chromium port instructions (
http://trac.webkit.org/wiki/Chromium) using target --chromium-android instead of just --chromium. This will build all static libs. I had to bend over backwards to get a shard object library compile. I'm now stuck at the point of how to initailize the system and launch a WebView under chromium. Any help there would be appreciated.
On Sunday, July 17, 2011 10:59:13 PM UTC-7, nabajyoti goswami wrote:
I have used the android webkit, but most of the thing is not enabled there. So we are wondering if we could use the webkit source code from http://www.webkit.org/ and use it in android. As the webkit library is a C/C++ library , so to use in android , we have only one choice right: NDK . Any advice is highly expected.
On Sat, Jul 16, 2011 at 2:30 AM, Tim Mensch
<<a href="javascript:" target="_blank" gdf-obfuscated-mailto="cOL8sUBw7Z8J">tim.m...@...> wrote:
On 7/14/2011 4:11 AM, nabajyoti goswami wrote:
> Can u advice me a way to build the webkit and use it in android
You can just use a WebKit view from the Java SDK. See:
http://developer.android.com/reference/android/webkit/WebView.html
If you have questions about how to use that, though, you should probably
direct them to android-developer, since that would no longer be an NDK
topic. If you have questions about how to create a view from the NDK --
then I'd advise against it, frankly. If the NDK needs to "create" such a
view, the best way would be to send a message to Java saying what you
want created, and then just do that work in Java.
Tim
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To post to this group, send email to <a href="javascript:" target="_blank" gdf-obfuscated-mailto="cOL8sUBw7Z8J">andro...@....
To unsubscribe from this group, send email to <a href="javascript:" target="_blank" gdf-obfuscated-mailto="cOL8sUBw7Z8J">android-ndk...@
googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-ndk?hl=en.
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/android-ndk/-/S-mzpa3iLqgJ.
To post to this group, send email to
[hidden email].
To unsubscribe from this group, send email to
[hidden email].
For more options, visit this group at http://groups.google.com/group/android-ndk?hl=en.