Interesting approach! However, as stated on the website, doesn't that lack of a UI port make it a pretty half-baked approach.<p>I understand of course that the way UI is coded in iOS is very different from Android.<p>I can see this is a far better approach than Cordova & PhoneGap in that I can just port the logic across from my Android app. I have always hated the Cordova approach and found it nothing better than a glorified hack.<p>Even so, while this approach should save dev time considerably for startups like ours won't it also complicate the dev cycle in terms of writing device independent logic?<p>Another question. Is it a two way tool? Will it convert my Objective C code to Java?<p>Also, your GitHub README is incomplete. Would like to see some proper examples.