Hi,
I want to deploy my Crank app (gapp file) to Android device. (This part I manged to do it by exporting the Crank app as apk file and installing in Android device)
I also have a backend program in C which controls the Crank app. This backend program in C I want to run it in Linux machine. The Linux machine can be connected to Android device either with cable or wifi connection.
Can the apk file as it is installed in Android, receive and send events to C program? Is there a need to install extra files in Android? Also If I have Crank app in one machine, and C program in another machine what protocol should I use for communication?
Thank you!
All the best,
Atinir