On 10.08.2011 14:39, kbudris wrote:
> I've only worked with MonoTouch so far... haven't yet needed to work on
> Microsoft or Android devices. Just how portable is a MonoTouch app to
> Android? I can see where I might be able to reuse the data model, but the
> entire presentation layer seems so Apple-specific. Wouldn't the entire UI
> need to be scrapped and rewritten for Android?

The presentation layer needs to be rewritten according to the
device's own user interface guides. That's the philosophy
behind Mono{Touch|Droid}.

The other option would be to develop in Obj-C, Java and C# using
different tools and reusing ~nothing.

Robert

_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to