Page 1 of 1

java

Posted: Sat Apr 28, 2012 4:54 pm
by tzenobite
hi to all
i'm trying to make a sort of e-reader for a website here in italy that hosts short stories
the webmaster isn't too much friendly (he's the guy of the REST service of another thread), all i have got from him is the java code from his android app for the same purpose
the question, that can be useful in other cases too, is: there's a way to make java code working in a livecode stack that will be then deployed as iapp for ios? :shock:

Re: java

Posted: Sat Apr 28, 2012 5:43 pm
by shaosean
Java does not run on the iOS devices, so you will need to look at re-writing the Java code in to LiveCode script.. There was talk of a Rev<->Java solution a few years back by Jan Schenkel but no idea what ever came of it..