| Subject: | Re: phoneme advanced based on gtk | |
|---|---|---|
| From: | Johannes Eickhold (jei...@ibds.uka.de) | |
| Date: | Sep 13, 2007 5:24:35 am | |
| List: | net.java.dev.phoneme.advanced | |
On Tue, 2007-07-03 at 16:12 -0700, Hinkmond Wong wrote:
phon...@mobileandembedded.org wrote: > I read on a forum that you (or someone using the sig "jonek" so I'm assuming you), got the Phone ME to build for 770. However the question posted to the forums, and that I have, how to setup java to run in the scratchbox under a SDK_ARMEL target? > > Did this ever get figured out? >
[...]
If you're asking me, I have no idea. I'm not familiar with scratchbox enough to understand how to run it under a SDK_ARMEL target. Maybe, Johannes Eickhold (jonek) knows???
Hi,
scratchbox is just an environment that helps you when developing native (e.g. C, C++, Assembler) applications. In the case of Nokia internet tablets you can easily switch between ARMEL and PC targets. Under this targets you can build AND run applications for the respective platform.
With Java you don't need this anymore (which is a very nice fact!). Just compile the CVM for Linux and your internet tablet and run the same class files on both. That's it.
Jonek





