I am aware that we can use the Android NDK to build apps for Android but we need to use Java or Kotlin to call the C++ functions (this is when using the Android Studio). And in Visual Studio (2019) we get a *.Packaging project which contains some *.xml files.
*.Packaging
*.xml
My question is, Can we build native apps for Android only using C++ just like how we build applications for Windows?
Thank You!
2.1m questions
2.1m answers
60 comments
57.0k users