On Android though, you rely on services to achieve multitasking. That's a fairly pervasive and essential architectural pattern. How would thus be achieved on the iPhone, I thought Apple reserved background processes only for official Apple developer apps? (Which explains the lack of multitasking.)
/Casper On 14 Okt., 19:43, Patrick Wright <[email protected]> wrote: > Anyone tried this?http://www.xmlvm.org/android/ > "Android defines its own API for writing mobile applications. With the > help of XMLVM it is possible to cross-compile Java-based Android > applications to native iPhone applications....The Android application > is written in Java and makes use of an Android specific API. XMLVM > offers a compatibility library, written in Java, that offers the same > API as Android, but only makes use of the Java-based API for Cocoa > Touch. During the cross-compilation process, both the application and > the Android compatibility library are cross-compiled from Java to > Objective-C and linked with the Cocoa Touch compatibility library to > yield a native iPhone application." --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
