Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apk #5

Open
Niko-La opened this issue Oct 15, 2021 · 3 comments
Open

Apk #5

Niko-La opened this issue Oct 15, 2021 · 3 comments

Comments

@Niko-La
Copy link

Niko-La commented Oct 15, 2021

How do we run this ? Is there a package to install this on Android or a link to the Google store?

@RivoLink
Copy link
Owner

RivoLink commented Oct 15, 2021

Hi,

Just install the apks or follow these instructions: https://github.com/RivoLink/Aruco-Android#using
1 - camera-calibration.apk - https://github.com/RivoLink/Aruco-Android/releases/download/v1.0/camera-calibration.apk
2 - app.apk - https://github.com/RivoLink/Aruco-Android/releases/download/v1.0/app.apk

If it doesn't work, you need to rebuild the project
1 - clone the project
2 - download all the content of this directory
https://github.com/RivoLink/opencv-android/tree/master/opencv3_4_4_contrib/native/libs
3 - move all downloaded files into Aruco-Android/opencv344-contrib/src/main/jniLibs of your newly cloned project
4 - build your project
5 - install apk

Tell me if that doesn't help you.

@wenqian157
Copy link

which project we build at step 4? camera-calibration and app?

@RivoLink
Copy link
Owner

yes, camera-calibration and app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants