Apriltags on Android-OpenCV

Are the apriltag detections possible on android using opencv? Could not find any reference to apriltags apologies if I missed any thing

you can use the apriltags from the aruco module,
however, this requires (re)building the opencv libs with the opencv_contrib modules