Re: embedding cssparser in java
Boris Zbarsky <[email protected]> Fri, 28 Oct 2011 09:12:12 -0400
| Newsgroups | gmane.comp.mozilla.devel.embedding |
|---|---|
| Message-ID | <[email protected]> |
On 10/28/11 6:39 AM, Benedikt Lesch wrote: > How does firefox on Android does this, because it has to happen in > java as far as I know. It doesn't. You can run C++ applications wit no Java involved on Adroid; that's what Firefox on Android does at the moment. -Boris