sorry for late response i’m quite busy nowadays now it compiles nicely if there’s no wifi it runs nicely however it produces the same error as before. probably it will be something with the processing side. i spoke some people who are into android development and they said there were some changes in android 4.x which makes some apps incompatible with it what ran on previous android versions. they also said developing for android is a mess and its sdk is a hellhole :D
update: oops i had 2 IP addresses probably from usb debugging or htc sync i dunno i’m figuring out how to make an .apk file from the sketch
update2: getLocalIP() caused the problem. i’ll try to add a textbox or something, like with target IP address. i’ve just wrote FLocalIP = “127.0.0.1” for now and it works as it should. of course there’s no feedback to the phone now