Android Studio – Why is my build.gradle looking like this? [alias(libs.plugins.com.android.application) apply false]
Why is my build.gradle looking like this? and not like this: I was trying to connect Chaquopy with Android Studio.
Why is my build.gradle looking like this? and not like this: I was trying to connect Chaquopy with Android Studio.
I am new to this technology. But currently I am working on a project on Android which has an integrated module where I use Python code because I need to implement ML to fetch some data from MySQL database. Before…
I am trying to make an app with android studio, i imported chaquopy and python runs it.. (app is ok fine but when start python script cv2 is missing) in the python program I use opencv so I have to…