Showing no OpenCV module in dependancies in Android Studio

邮差的信 提交于 2020-08-06 03:38:28

问题


I tried many tutorials and blogs for Setting up OpenCV Android Library on Android Studio some of them are here

A Beginner’s Guide to Setting up OpenCV Android Library on Android Studio

Add OpenCV library into Android Studio

OpenCV in Android Studio

but i am unable to configure it according to above solutions

at start when i try to import module from /OpenCV-android-sdk/sdk/java android studio not showing module name edit box and hence i have to add "java" as a OpenCV module name

OK after importing module with the name of java we have to add dependencies but in add module dependencies not showing any module name java or anything

Guys anyone know how can i resolve this issue or any proper steps for OpenCV configuration in Android studio

I am using

Android Studio -4.0

opencv-4.3.0-android-sdk

来源:https://stackoverflow.com/questions/62750486/showing-no-opencv-module-in-dependancies-in-android-studio

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!