I don't have anymore the first version aia file, but you can install the apk and send data with basic command like:
nc -u 192.168.3.177 4567 < <(I=0; while true; do echo "w${I}%"; I=$((I+1));sleep 1; done)
Now my mind is revolutionized and I will restart from scratch with CompCreator and lists of component.
But, I need to understand how to CompCreate several Files and several TCPListener.
And later charts!