I am begginer in developing mobile application and I want developing aplication what will be easily migrate from android to ios or back. I mean what can i do, if I want design aplication for two platformes.
Example: I will make application for android and my friend will change my application for ios. what methods or technologies is better for this style.
This article will help you.
I have evaluated various cross-platform solutions, and all have certain disadvantages over native development, be it hardware access, availability of api, etc. Essentially, any cross-platform app development environment necessarily will adopt the lowest common denominator. Corona is great for games, if that’s what you’re after. Anything beyond that, and you’re better off running two code streams.