Hi,

We are planning to port our own layout engine, written in C++, to
Android.  It will play the role similar to Webkit layout engine.  We
would like to know:

1.  Are there any documents or guidelines to us since the applications
will be written in Java?  Is android.webkit.WebView class a good
example to us?

2.  For the different fonts and drawing, are they handled by the
android.view.View if we follow android.webkit.WebView approach?  Or we
still need to handle them in C++ library code?

Thanks,

Zoneson


--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [EMAIL PROTECTED]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to