Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to deploy an app that I coded for Android to iOS?

I'm using Eclipse to build my Android app using XML and JavaScript. Is it possible to deploy it to the App store without rewriting all the code?

like image 766
Cian Woods Avatar asked Nov 26 '25 01:11

Cian Woods


1 Answers

If you have coded your app to be substantially made up of a webview, then you can transfer all that part of the code over by several methods - the one that I think would be easiest would be phonegap.

In the future, you can think about using Titanium Studio which allows you to code in Javascript (and a tiny bit of XML for configuration) and compiles to native code for both Android and iOS - so has native performance.

like image 65
Billy Moon Avatar answered Nov 28 '25 16:11

Billy Moon



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!