How do I create an .aab for my Native C++ Android project using VS 2022? NOT a Xamarin project.

Paul Mathias 5 Reputation points
2023-02-24T19:13:09.9633333+00:00

I have an Android app that is written in Native C++ (NOT Xamarin) and uses Gradle. I have been unable to get VS 2022 to create a .aab, it only creates a .apk. How can I get VS and Gradle to package my app into a .abb? I have only been able to find information for a Xamarin project but not the Native C++ project. Any help would be appreciated.

Paul M.

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,686 questions
{count} vote

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.