From: Sascha H. <sa...@gm...> - 2011-01-18 21:26:31
|
Miggi, please try to avoid double postings in the future. We are all just freelancers working on this and posting multiple times will not get anything done quicker. As you have probably, read we are making great progress on the C backend, which will allow us to cross-compile whole JDK classes with no or minor changes. Not that this is working, we are looking at Android. In a first step we will get the Android-Cococa library working and only after that try to see what can be cross-compiled from the Android SDK. For SQLite to work we need to take a closer look at the SQllite SDK that Android provides as well as on the iPhone implementation. And we need to find a way to make the Android API accessible on iOS. This is either done my cross-compiling the original classes and implementing native methods, if needed, or by providing manual mapper classes. In either case I would rate this as non-trivial and not for someone who is unexperienced. Unfortunately, I cannot give you any ETA on when we might get there. // Sascha On Tue, Jan 18, 2011 at 8:42 PM, Miggi <mig...@go...> wrote: > Hello Sascha and Panayotis. > > Thanks for your answers and sorry for double-posting my question, but > I'm a little bit under pressure, because I need to cross-compile this > project with XMLVM for my bachelor thesis ;) > > So, do you think it's possible to write the code you mentioned, Sascha, > for a person, that's not very experienced in writing code (I'm short of > programming practice)? Is it possible, that you give me a short how-to > and a hint, where I have to add code manually? Or is it not that easy? > > Greetings Miggi > > > ------------------------------------------------------------------------------ > Protect Your Site and Customers from Malware Attacks > Learn about various malware tactics and how to avoid them. Understand > malware threats, the impact they can have on your business, and how you > can protect your company and customers by using code signing. > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > |