Hi, in my android app i need to use touch events, does titanium support them? thanks
3 Answers
Yes and check the api docs
The speciality of titanium is that it mostly support feature in iOs as well as android , so the answer is yes , it will behave in same manner as it do in iOs .
i mean like touchmove, touch start and pinch on iOs because i did an app on iOs using them, now i need to convert this app in an android app...
Your Answer
Think you can help? Login to answer this question!