How do I create an .aab for my Native C++ Android project using VS 2022? NOT a Xamarin project.
Paul Mathias
5
Reputation points
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.
Sign in to answer