I started application in PhoneGap(first for Android and after that I will made iPhone app). I am not sure what is better to use for this problem. I would need to animate drawing diagonally lines between two dots. I am not sure if I can use SVG for that, or maybe Flash, or maybe Canvas. Can you give me some advice? Thanks a lot!
I started application in PhoneGap(first for Android and after that I will made iPhone
Share
I used Flash for Android and Built-in Core Animation for iOS.