Re: [android-developers] Re: Cross-platform development question

2013-06-27 Thread Justin Anderson
In your situation I would seriously consider using the Xamarin tools... For my personal Android development I just use Java but at my last job we had a lot of business logic in C# that we were able to use directly in Android and iOS by using Xamarin. http://xamarin.com/how-it-works http://docs.xam

[android-developers] Re: Cross-platform development question

2013-06-21 Thread Jonathan S
Java is more verbose than C# because it requires a lot of boiler plate to get it to work. If you can make a RESTful Service to return data as XML or JSON, it would be useful. On Friday, June 21, 2013 5:17:31 PM UTC-4, Mark Turkel wrote: > > Hi all, > > This is an interesting question, but a bit