+ 2
can we make android app by c++?
5 Answers
+ 2
@André Android is an OS, not a programming language. You can create Android apps using Android Studio. The official programming language for making Android apps is Java. But, Android is being developed in C++, so you can create Android apps in C++ using something called NDK ( Native Development Kit ). Google "Android NDK Programming" to learn how to make apps in C++.
+ 2
yes you can try the C++ language but Java is the better , almost all the android app are writing in this like the official Android studio. have a good day đ»
0
yes we can search about android NDK
- 1
Android, is a different language. so.
You can't make java apps using assembly for example.
- 1
The c#, java ,c++language can be use for Android app development
With c# you can develop in visual studio for c++ need to download ndk .