+ 1
May i create any android application using c++?? will anyone suggest me or which type of application i can create using c++??
C++
5 Respostas
+ 5
Here are some references you can check out:
https://developer.android.com/ndk/guides#:~:text=Using%20Android%20Studio%202.2%20and,Native%20Interface%20(JNI)%20framework.
https://developer.android.com/ndk
https://developer.android.com/studio/projects/add-native-code
https://medium.com/androiddevelopers/getting-started-with-c-and-android-native-activities-2213b402ffff
https://www.freecodecamp.org/news/c-usage-in-android-4b57edf84322/
https://blog.mindorks.com/getting-started-with-android-ndk-android-tutorial
https://github.com/android/ndk-samples
+ 2
Thanks to all
0
Yes you can, and try to make any kind of applications you like, try creating an application based on one of the applications you have on your phone.
Here is an article that can help you.
https://docs.microsoft.com/en-us/cpp/cross-platform/visual-cpp-for-cross-platform-mobile-development?view=msvc-160