JAVA OR C#

by 7 replies
8
Got to choose which programming language is best for android application programming
android studio using java or xamarin studio using C#
#programming #java
  • Quoting from Google:
    The official language for Android development is Java. Large parts of Android are written in Java and its APIs are designed to be called primarily from Java. It is possible to develop C and C++ app using the Android Native Development Kit (NDK), however it isn't something that Google promote.
  • [DELETED]
  • Do(n')t.NET
  • I would suggest going the "easy" way.

    The main Android Dev community is talking about Java, not C#.

    Imagine you have just one problem after another with C# while programming your Android App.
    Do you think you will get such a great support and resources to check why your code doesn't work in the C# community instead of the Android Dev community?

    I dont think so.

    Just go the straight/easy way.

    Cheers!
  • Hi,
    Java is the best language, and most of the android developers uses, so I'll recommended you to go through with java language.
    Thanks
    • [1] reply
    • thanx for the great respons everybody .....
      actually I'm pretty good in C and C++ languages so I thought C# might be a good choice for me but when I started digging I found out that C# and java are very similar in code structure beside C# Xamarin platform are gaining popularity recently but I guess I'm Going towards java since I can get greater support in that field.
  • Vote Java
  • C# is a simple, modern, general-purpose, object-oriented programming language developed by Microsoft within its .NET initiative led by Anders Hejlsberg.
    Java does not include a preprocessor and does not define any analogs of the #define, #include, and #ifdef directives. Constant definitions are replaced with staticfinal fields in Java.Macro definitions are not available in Java, but advanced compiler technology and inlining has made them less useful.
  • Banned
    [DELETED]
  • [DELETED]

Next Topics on Trending Feed

  • 8

    Got to choose which programming language is best for android application programming android studio using java or xamarin studio using C#