imbault Well-Known Member Licensed User Longtime User Feb 10, 2013 #1 any idea how to do like this app : draw something https://play.google.com/store/apps/details?id=com.omgpop.dstfree&hl=fr drawing, that's ok, but capturing the draw like in real time, and redoing it on another device... Thanks Patrick
any idea how to do like this app : draw something https://play.google.com/store/apps/details?id=com.omgpop.dstfree&hl=fr drawing, that's ok, but capturing the draw like in real time, and redoing it on another device... Thanks Patrick
Erel B4X founder Staff member Licensed User Longtime User Feb 10, 2013 #2 You can capture the drawing lines and send the data to another device or server. Upvote 0