java

Bringing the internet highway into your project? Building FTP, HTTP, email, chat or other client solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
tzenobite
Posts: 57
Joined: Sun Dec 04, 2011 3:59 pm

java

Post by tzenobite » Sat Apr 28, 2012 4:54 pm

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:
how many hypercardist are needed to change a light bulb? one to actually do it while at least a dozen more are finding out a slightly different way to do it

proudly hypertalking since 1989

shaosean
Posts: 906
Joined: Thu Nov 04, 2010 7:53 am

Re: java

Post by shaosean » Sat Apr 28, 2012 5:43 pm

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..

Post Reply