简体   繁体   中英

Include JAVA SDK in appcelerator app

How can I include a JAVA SDk in my titanium app? I use the last titanium sdk (6.0.4.GA).

Thanks to answers.

You need to wrap the SDK in a module, following the documentation here: http://docs.appcelerator.com/platform/latest/#!/guide/Creating_a_New_Titanium_Module

There are lots of open-source modules you can look at to see how it is done:

(some of these are cross-platform, so they have ios and android code)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM