Skip to content

Android move version info to Gradle style#16222

Merged
alalek merged 4 commits intoopencv:masterfrom
hannesa2:AndroidMoveVersionInfo
Jan 3, 2020
Merged

Android move version info to Gradle style#16222
alalek merged 4 commits intoopencv:masterfrom
hannesa2:AndroidMoveVersionInfo

Conversation

@hannesa2
Copy link
Copy Markdown
Contributor

This pullrequest changes

Currently you set Android version info in AndroidManifest.xml , but this is an old relict from Eclipse time. The Gradle way is to have this info in build.gradle

Btw, how you provide the Android release is very confusing at least to me. I was not able to test my pull request properly. To be honest, I would like a out-of-the-box running Android project within this repo and no build.gradle.in files and so on. Then we could much easier contribute to the Android part.

@hannesa2 hannesa2 changed the title move version info to Gradle style Android move version info to Gradle style Dec 23, 2019
@hannesa2 hannesa2 force-pushed the AndroidMoveVersionInfo branch 3 times, most recently from 4284057 to b46635d Compare December 23, 2019 11:21
@alalek
Copy link
Copy Markdown
Member

alalek commented Dec 27, 2019

Btw, how you provide the Android release is very confusing at least to me.

You may check "build sdk" logs here: http://pullrequest.opencv.org/buildbot/builders/master_pack-android (11032 build is from 4.2.0 release)

Copy link
Copy Markdown
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

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

Thank you for contribution!

@hannesa2 hannesa2 force-pushed the AndroidMoveVersionInfo branch from 4a92af3 to 7687b6a Compare December 30, 2019 10:48
Copy link
Copy Markdown
Member

@alalek alalek left a comment

Choose a reason for hiding this comment

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

Thank you!

@alalek alalek merged commit 43a91f8 into opencv:master Jan 3, 2020
@hannesa2 hannesa2 deleted the AndroidMoveVersionInfo branch January 3, 2020 16:39
@alalek alalek mentioned this pull request Jan 15, 2020
a-sajjad72 pushed a commit to a-sajjad72/opencv that referenced this pull request Mar 30, 2023
Android move version info to Gradle style

* move version info to Gradle style

* Use VERSION_NAME in loader

* apply review suggestion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants