Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Merged
asmorkalov merged 1 commit intoopencv:4.xfromsavuor:doc_android_tutorials
Dec 12, 2023

Conversation

@savuor
Copy link
Contributor

@savuorsavuor commentedDec 6, 2023
edited
Loading

Android dev tutorials were written a long time ago.
Let's refresh them by using Android Studio instead of Eclipse and plugins.

Changes:

  • All instructions rewritten to work on Android Studio
  • OpenCV4Android tutorial is redundant, removed
  • Hello OpenCV sample is simplified, camera is not used

Pull Request Readiness Checklist

See details athttps://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • 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
  • The PR is proposed to the proper branch
  • There is a reference to the original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@asmorkalovasmorkalov added this to the4.9.0 milestoneDec 6, 2023
@savuorsavuor marked this pull request as ready for reviewDecember 11, 2023 03:13
@asmorkalov
Copy link
Contributor

/build/precommit_docs/4.x/opencv/doc/tutorials/introduction/android_binary_package/android_dev_intro.markdown:6: warning: unable to resolve reference to `tutorial_O4A_SDK' for \ref command/build/precommit_docs/4.x/opencv/doc/tutorials/introduction/android_binary_package/dev_with_OCV_on_Android.markdown:4: warning: unable to resolve reference to `tutorial_O4A_SDK' for \ref command/build/precommit_docs/4.x/opencv/doc/tutorials/introduction/android_binary_package/dev_with_OCV_on_Android.markdown:118: warning: Found unknown command `\Override'/build/precommit_docs/4.x/opencv/doc/tutorials/introduction/table_of_content_introduction.markdown:24: warning: unable to resolve reference to `tutorial_O4A_SDK' for \ref command
savuor reacted with thumbs up emoji

@asmorkalov
Copy link
Contributor

asmorkalov commentedDec 11, 2023
edited
Loading

General notes:

  • The last image on the first page is broken, not shown in browser.
  • The second page contains some issues with code blocks. I see "```" in many places, but code is not formated.
  • The first tutorial should relay on OpenCV for Android SDK. Please add reference to wiki for "how to build" instruction.
savuor reacted with thumbs up emoji

@asmorkalov
Copy link
Contributor

doc/tutorials/introduction/android_binary_package/android_dev_intro.markdown:200: trailing whitespace.+savuor@rostislav-laptop:~/Android/Sdk/platform-tools$ ./adb devices doc/tutorials/introduction/android_binary_package/android_dev_intro.markdown:204: trailing whitespace.+savuor@rostislav-laptop:~/Android/Sdk/platform-tools$ program finished with exit code 2

@asmorkalovasmorkalov self-assigned thisDec 12, 2023
- Use Android Studio instead of Ecliplse.- Use new Gradle-based OpenCV for Android SDK.
Copy link
Contributor

@asmorkalovasmorkalov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

👍

@asmorkalovasmorkalov merged commit850be1e intoopencv:4.xDec 12, 2023
@savuorsavuor deleted the doc_android_tutorials branchDecember 12, 2023 15:41
@savuorsavuor mentioned this pull requestDec 13, 2023
6 tasks
asmorkalov pushed a commit that referenced this pull requestDec 13, 2023
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
@asmorkalovasmorkalov mentioned this pull requestJan 19, 2024
thewoz pushed a commit to thewoz/opencv that referenced this pull requestMay 29, 2024
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
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@asmorkalovasmorkalovasmorkalov approved these changes

Assignees

@asmorkalovasmorkalov

Labels

category: documentationDocumentation fix or updateplatform: android

Projects

None yet

Milestone

4.9.0

Development

Successfully merging this pull request may close these issues.

2 participants

@savuor@asmorkalov

[8]ページ先頭

©2009-2025 Movatter.jp