• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Creating apps for Phones

Status
Not open for further replies.
Level 15
Joined
Oct 18, 2008
Messages
1,591
I'm not entirely sure XAML works with Android, but if it does, then it's nice :) I think C#+XAML is pretty much well-optimized for mobile application development (as long as you are not trying to make something immensely resource-dependant thing), and one thing is sure - it's 999x better than the ADT :D Not to mention C#/.NET is way more potent and complete than the Java Android uses.

The question is if the compiler is good enough, since Google doesn't support C# for Android afaik.
 
Status
Not open for further replies.
Top