Question

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

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top