Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork56.4k
Android Studio tutorials rewritten#24653
New issue
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
doc/tutorials/introduction/android_binary_package/android_dev_intro.markdown OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
doc/tutorials/introduction/android_binary_package/android_dev_intro.markdown OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
doc/tutorials/introduction/android_binary_package/android_dev_intro.markdown OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
doc/tutorials/introduction/android_binary_package/android_dev_intro.markdown OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
asmorkalov commentedDec 11, 2023
|
asmorkalov commentedDec 11, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
General notes:
|
asmorkalov commentedDec 12, 2023
|
ba8d55e to9ebb0dbCompare- Use Android Studio instead of Ecliplse.- Use new Gradle-based OpenCV for Android SDK.
9ebb0db to5498f41Compare
asmorkalov left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
👍
Android camera tutorial update#24692This PR extends the OpenCV 4 Android tutorial by a simple camera app based on existing code.This part was accidentally removed during the#24653 preparation, this PR restores it and aligns it to the latest Android Studio.### Pull Request Readiness ChecklistSee details athttps://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request- [x] I agree to contribute to the project under Apache 2 License.- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV- [x] The PR is proposed to the proper branch- [x] There is a reference to the original bug report and related work- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable Patch to opencv_extra has the same branch name.- [x] The feature is well documented and sample code can be built with the project CMake
Android camera tutorial updateopencv#24692This PR extends the OpenCV 4 Android tutorial by a simple camera app based on existing code.This part was accidentally removed during theopencv#24653 preparation, this PR restores it and aligns it to the latest Android Studio.### Pull Request Readiness ChecklistSee details athttps://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request- [x] I agree to contribute to the project under Apache 2 License.- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV- [x] The PR is proposed to the proper branch- [x] There is a reference to the original bug report and related work- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable Patch to opencv_extra has the same branch name.- [x] The feature is well documented and sample code can be built with the project CMake
Uh oh!
There was an error while loading.Please reload this page.
Android dev tutorials were written a long time ago.
Let's refresh them by using Android Studio instead of Eclipse and plugins.
Changes:
Pull Request Readiness Checklist
See details athttps://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
Patch to opencv_extra has the same branch name.