Can anyone share the steps to build openCV 4.9.0. android sdk with highgui java api support
why (or even how) would you use that on android ?
afaik, you cannot use swing (or awk) there.
I am working on old app it used highgui and now I am updating OpenCV to 16kb page size
and, how did your old app use the highgui module ?
any chance, it was a desktop java app, not android ?
again, the java version of the highgui module is 100% swing based (it’s a mockup / emulation of the native c++ api), you won’t be able to link it to your android app
Sorry it was not android , my mistake.