Android programming in Java for vision processing

Hello everyone, if your team uses an Android programming software for vision processing please tell me which one, I would appreciate it if you could give me some more information regarding the software (In which IDE do you have to use the software, Which libraries do you use? and any other important information you could give us)
Thanks, Ofek from 5747 (Athena, Israel)

Well, if you want to program an Android application, you pretty much have to use Android Studio (which you can download here).

As for libraries, you’d probably want to use the Java OpenCV.

254’s doing the same thing and they have their code open on their GitHub