Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
218 views
in Technique[技术] by (71.8m points)

Can we build apps for Android purely using C++?

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.

My question is,
Can we build native apps for Android only using C++ just like how we build applications for Windows?

Thank You!

question from:https://stackoverflow.com/questions/65559763/can-we-build-apps-for-android-purely-using-c

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...