1

Possible Duplicate:
Monotouch or Titanium for rapid application development on IPhone?

I have an idea for a mobile app, which I would like to create for both IPhones, Android and Windows Phones, and I was thinking about using either MonoTouch/Xamarin or Titanium to develop it.

I come from a webdeveloper background so if it doesn't matter if it is Javascript/html or C#. Has any of you tried both frameworks, and can give a few pros and cons of both frameworks?

Community
  • 1
  • 1
Dofs
  • 17,737
  • 28
  • 75
  • 123

1 Answers1

1

Here is a usefull information on this topic Titanium Appcelerator Vs. MonoTouch

Community
  • 1
  • 1
Muhammad Zeeshan
  • 8,722
  • 10
  • 45
  • 55
  • Thanks, I have seen the thread, but it discusses MonoTouch vs Native and not so much MonoTouch/Xamarin vs. Titanium. – Dofs Jun 24 '11 at 07:32
  • This is set to be the answer, in lack of better answers. – Dofs Jun 27 '11 at 06:10
  • 5
    I've created an open source project http://propertycross.com that helps select a cross-platform mobile framework by showing the same application implemented with Sencha, Titanium, Xamarin and more ... – ColinE Dec 28 '12 at 15:15