Porting iOS app to Android -


we made quit big ios application 2000+ objective c classes. wondering there best practice guide port android ? looking @ visual paradigm (uml) reverse engineers objective c files uml. enterprise architect allows me generate code(headers + declaration) popular language java or c++. there other approaches yet ? also, our app heavily using uinavigation , uiview controllers, wondering there similar model , implementation on android.

thanks far, guenter

in honesty, think planing going make crappy code insanely hard maintain. realize sounds lot of work, gonna easier in long run, "port" concept of app android , write ground up.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -