From: Victor S. <vic...@gm...> - 2012-08-26 00:17:42
|
Hi All, I'm developer of opensource app http://github.com/osmandapp/Osmand(basically mobile navigation ). I would like to know how feasible will be to convert the project to iOs using xmlvm? I'm fine with contribution and changing code from Android/Java approach to compliant library. Application itself is quite simple however it consists of >100K lines. It uses threading/computation/IO/and custom UI heavily. Where also I could find tutorial how to configure Android project to work with llvm? Many Thanks, Victor |