Is there any problem if i use C language for android app development instead of java? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is there any problem if i use C language for android app development instead of java?

16th Apr 2018, 2:44 AM
Mohit Nagpal
Mohit Nagpal - avatar
3 Answers
+ 4
Whoops, sorry! The extra bracket at the end just messed it up. Here's the working link to it - https://developer.android.com/studio/projects/add-native-code.html
16th Apr 2018, 3:29 AM
Faisal
Faisal - avatar
+ 4
When working with Android Studio, they do very much allow support for both C and C++ to be used instead of Java and/or Kotlin. Even though they don't seem to be as popular as Kotlin as of right now for Android development, they can definitely be used and are even looked at by some people as good alternative languages when developing for Android, so I would recommend checking out Android Studio and developing with that (here's how you can add C/C++ to your project - https://developer.android.com/studio/projects/add-native-code.html) Hope this helped! d:
16th Apr 2018, 3:05 AM
Faisal
Faisal - avatar
+ 1
Faisal-->Thanks, but the link is not working.
16th Apr 2018, 3:28 AM
Mohit Nagpal
Mohit Nagpal - avatar