Hello @Mohammad Mohsin Siddiqui ,
Welcome to Microsoft Q&A forum.
We want to understand if VS 2022 supports native Android projects i.e. projects that DO NOT USE Xamarin/MAUI, and is built using C++ and Kotlin/Java ? Can such a project be natively built and run in VS ?
Yes, we can build Android projects in Visual Studio that use C++ and Java. You need to install mobile development with C++ in Visual Studio. (Open Visual Studio Installer and click Modify, find Mobile Development with C++ in Workload and select it, click Modify to install)
After installation, you can open Visual Studio to create a project.
Then You can then add .java files to your project
Have a nice day.
Best Regards,
Zhengye
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.