• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps App Development

Berni2014

Lurker
Hello,

I hope, I am here at the right place?

I want develop a technical program for Civil Engineering. Here you had to draw simple lines, curves, beames, diagrams and so on. This program should run under Android and ios.

My question is, which compiler or program would be the best, to develop those apps for Android and ios?

Thank you very much for your answer.



Regards,

Berni
 
You can not write a native program that will run under both Android and Ios. However there are products that enable cross platform support. One such solution is Apache Cordova (HTML/Javascript/CSS based), which I have not used, and have no idea how applicable it is for the nature of your application, but it's worth investigating

https://cordova.apache.org/
 
Back
Top Bottom