Solution for Use windows package on Android build
is Given Below:
import HandTrackingModule as htm
import time
import pyautogui
import autopy
from pynput.mouse import Button, Controller
import cv2
import mediapipe as mp
import time
import math
import numpy as np
i’ m using this libraries to create a full controll, mouse and keyboard with hands, now i need to run all that in Android who use rasberry pi 4, unofficial LineageOS.
what is the best way to build the apk?