I have implemented Pull to refresh functionality in my android application, its works fine. Now I want to convert this functionality as a module. How can I do this?,Thanks in advance. I am using Titanium SDK 1.8 and Android 2.3

link|improve this question

71% accept rate
feedback

1 Answer

up vote 0 down vote accepted

you would need to rewrite it all in java. the current SDK for android does not support javascript modules

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.