To view parent comment, click here.
To read all comments associated with this story, please click here.
Probably so, but not everyone likes Mono or it's development environments. Not to mention that Mono has only really done a good job of implementing C# while others like VB.NET are seriously lacking. The other issue for me is that I like the idea of coding on the same machine that I will run my apps on so unless there will be a native IDE that runs on Android then it will be useless to me. I have been a long time supported of Apple but the concept of needing two separate systems (desktop/laptop + handheld/tablet) for development is entirely too cumbersome and cost prohibitive for me.
The one of the new features of C# is that you don't have to develop with MonoDevelop to run on Mono.
You should really work on not coding on the platform that your apps run on, because compiling/unit testing anything of size on embedded/tablet/new_small_hotness_whatever, will be painful.
I'll avoid saying anything about VB.NET as I don't know anything about it, but I'd say, from a commercial standpoint at least, you don't want Microsoft deciding if you need to totally rewrite your app if you're going to keep selling it in the future.




Member since:
2005-07-14
If .NET is the only draw, I'm sure someone will get Mono ported to Android soon enough.
You can use it already on iOS via MonoTouch or Unity.