Slashdot Mirror


Android Ported To C#

New submitter Eirenarch writes "Xamarin has just announced that they got the Java part of Android ported to C# via machine translation. The resulting OS, called XobotOS, is available on Github. They claim some serious performance gains over Dalvik. For them, this is an experiment that they are not planning to focus on, but they will be using some of the technologies in Mono for Android."

1 of 351 comments (clear)

  1. RUN FOR YOUR LIVES by dominious · · Score: 1, Offtopic

    I'm currently trying to learn the WPF in C# for a project and it just makes my life difficult! The combination of MVC, XML, LINQ and routed events just broke my ability to do real programming. You will really find yourself spend hours trying to do simple tasks and end up hacking up some weird solutions that will make your project into spaghetti code (talking about large projects at least).