I've done both iOS programming for iPad/iPhone and Android programming. All in the native platforms - Objective-C for iOS and Java for Android. Conversion between the two is much easier than porting to basic or an other non-C-derived language, but still takes no small amount of effort.
There are toolkits that claim to make the development and porting much easier. Specifically, MonoTouch by Novel and a tool called Sencha-touch.
Does anyone have an experience with these?
My past experience with toolkits that claim to save time has been much to the opposite. Generally there is less initial development time, but maintainence becomes clumsy and cumbersome.
Any thoughts?
Jackie Gleason
P.S. you can compile objective c natively on android but not all the cocoa libraries (uikit) are open sourced yet.
May 28, 2012
Vlad Sanchez
Check out Corona. Although it is mostly used for game development, I've known many people using it for database applications lately. I've attended their last Meetup and it was an inspiring experience.
I personally was looking to overcome the fragmentation issues. After the meetup I realized there are no silver bullets. It's even a topic many people avoid talking about.
I hope this helps. Try Corona, it's free to try and very cheap to use commercially.
May 28, 2012
Jackie Gleason
May 28, 2012