Ask Your Question
0

OpenCv Manager App not on Playstore

asked 2018-09-13 13:50:07 -0600

Odf gravatar image

Hello, I develop a App based on OpenCv Manager App 3.1 But form September this App is non installable from Google Play Store. Why ?

Did you plan to re plublsh or I must modify my APp ?

Best regards

edit retag flag offensive close merge delete

Comments

cc @mshabunin, @alalek (hey, we need better guidelines, where this is going !)

i'm no longer using android, and i'm also no expert on this, but i think, you should use "static" (or "debug") initialization of the opencv libs (which will use the libs from your sdk, not from the opencv manager app)

berak gravatar imageberak ( 2018-09-13 13:57:13 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
1

answered 2018-09-14 05:22:17 -0600

mshabunin gravatar image

Yes the app has been removed.

As time shows, the idea of redistributing libraries for Android via separate app seems to be bad. The platform and the library changes so compatibility preserving becomes too difficult and time consuming.

We suggest using static linking with OpenCV where possible. OpenCV Manager apk is still available in our SDK for Android on SourceForge. For Java users, I believe it is possible to build custom OpenCV SDK for Android configuration with reduced set of modules by providing BUILD_LIST cmake option and utilizing build_sdk script.

edit flag offensive delete link more

Comments

Please make an official guide line for android developer

okieiam gravatar imageokieiam ( 2018-09-16 22:29:14 -0600 )edit

Just a not on the removal of the app from the play store. The new FTC session has started and teams are starting to test there vision control options. There are a lot of tutorials that use the opencv manager on the android phone. Not sure if it is possible to allow the app to be on the app store again, but it would help a lot kids in the FTC world.

checkomc gravatar imagecheckomc ( 2018-10-04 16:08:02 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2018-09-13 13:50:07 -0600

Seen: 4,724 times

Last updated: Sep 16 '18