We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I really like your approach to developing pure native C++ mobile applications. I searched a lot and finally found Boden.
I have a question, How to build a sample project using MSVC?
The text was updated successfully, but these errors were encountered:
Boden does currently not support MSVC builds. You can use Android Studio on Windows to build Android apps.
Sorry, something went wrong.
@gitoby If boden is native and uses ndk then MS_VS is supported. C++ mobile development has template for pure native android apps that uses ndk.
MS_VS_android_ndk_sample.apk
No branches or pull requests
I really like your approach to developing pure native C++ mobile applications. I searched a lot and finally found Boden.
I have a question, How to build a sample project using MSVC?
The text was updated successfully, but these errors were encountered: