Is there a way to develop C#/.NET on Android devices?
        Posted  
        
            by martani_net
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by martani_net
        
        
        
        Published on 2009-09-18T10:11:48Z
        Indexed on 
            2010/05/23
            12:11 UTC
        
        
        Read the original article
        Hit count: 205
        
Hi,
I want to run C# programs on my HTC Magic, I can find the mono app on the Android market but I have no clue on how to run C# using.
The code is just for fun, I don't want official support and such. After coding Visual Basic on windows mobile, I really want to code C# on Android, whether directly using some sort of editor if exists, or compiling it on a PC then installing it on Android.
If anyone knows a way to do such please let me know.
Thank you
© Stack Overflow or respective owner