Integration of python code with Android [Using Chaquopy]
-
The example Python script is in (https://github.com/Mshaoor/Chaquopy---ImageProcessing/tree/master/app/src/main/python/activity1.py)
-
The Android activity which hosts it is in (https://github.com/Mshaoor/Chaquopy---ImageProcessing/tree/master/app/src/main/java/com/myproject/imageprocessing/MainActivity.java)
-
The Chaquopy configuration is in (https://github.com/Mshaoor/Chaquopy---ImageProcessing/tree/master/app/build.gradle)