hi to all
i was doing project where i use simple car project game ue4 and add the serial communication plugin and could export and import send reiceve data from game like the speed and gear and health via serial port
now my question is : i want to make this bidirectional communication wirelessly how i can make the ue game connect to wifi and send the data to the arduino ,i have a doit dt-06 wifi module , i need the game to connect to this netwrok and to send data via this module to arduino? i could do it with custom apk made for this kit but i was think to build my game and to make it run in android so i can modify
can i make the project to run on android ?