Hacker News new | ask | show | jobs
by hub_ 3719 days ago
Porting to iOS would be easier than to Android. Because on iOS we can simply write the UI code in Objective-C++.

On Android, it involve doing JNI + Java and cross compiling the AbiWord engine. Something like what Firefox for Android is doing.

But neither is in the pipe.