how to use the third party library wrote by java or object-C with Titanium api?

You must Login before you can answer or comment on any questions.

I want develop an app for iOS and android device ,there are many open source plugins on the Internet.can Titanium work with them?

1 Answer

Accepted Answer

You will have to create a module for each of those libs to work with Ti. more info here:

https://wiki.appcelerator.org/display/guides/Extending+Titanium

Your Answer

Think you can help? Login to answer this question!