Community Questions & Answers
Frustrated with module installation under Titanium 1.8 under Mac OsX
I have tried numerous times to install TI.paint from both marketplace and zips found on the net. Firstly, I tried copying to /Library/Application Support I did not find a Titanium in this folder, so I created it. Then modules/iPhone/ti.paint/1.0 Into...
How to install Titanium Module in android on Windows Platform
I am trying to install titanium module in android using windows.I placed the modules folder into main project along the resources but it is unable to detect that module in tiapp.xml. Please Help.
Modules contributions?
Hello!! Exists any repository of modules contributions?..., in the appcelerator website I can't see it, but I don't know if it exists. Thanks!!!.
Compressed Folders
Are to compress the entire folder Ti.Filesystem.applicationDataDirectory all subfolders and files in them. I found the two modules for archiving [ZipFile](https://github.com/TermiT/ZipFile) and...
Debugging an iOS module
I have been trying to create a module for titanium/iOS/opengl but I am having a hard time because AFAICT there is no way to debug the obj-c code. I am new to xcode and obj-c so maybe I am missing something in the modules. Every time i run my module+test...
Slow and buggy startup when modules are included
Hello, I am noticing a big difference in performance when modules are included. The app starts up fast without modules and a lot slower with them. The strange thing is, it's even slower without WiFi (ie EDGE). And it get's stranger, when internet is...
Usage of modules and license with new plans and pricing
Hi there, I want to use the ImageFactory module that is free on the marketplace in a commercial project. When i download the module and take a look to the license i see a link: ...
Alljoyn
Has anyone developed an iOS and Android Alljoyn module for Titanium Appcelerator? AllJoyn™ is an open-source application development framework that enables ad hoc, proximity-based device-to-device communication that is OS agnostic. AllJoyn connects...
Titianium Module Developers
Hi all, Where is the best place to look for and hire people to develop custom Android modules for Titanium? I have a need for 2, maybe 3, modules that extend multimedia such as image filter and video processing. Thanks Trevor
tiConf EU - Europe's first Titanium mobile developers conference (Feb 22-24, 2013)
tiConf 2013 is the first Titanium Mobile development conference to be held in Europe. We've got a city - the beautiful Valencia in Spain, and a venue - the amazing Astoria Palace hotel, right in the heart of the historic quarter of the city. The event runs...
Appcelerator Marketplace & Javascript
Can Appcelerator Marketplace modules be written in Javascript? I can't find any mention of this anywhere. How about modules installed from Titanium Studio > Help > Install Titanium Module... ?
when i add a third module to my app,it become blocked when launched
I have added this module(https://github.com/funkbit/TIKeyboardEvents)into my app,but it become blocked for nearly 5 seconds when launched. How can I solve this problem? Thanks a lot!
Verification Issue Unlicensed module(s) detected
Hi. I bought the Image Effects module yesterday. But I get the error: "Verification Issue Unlicensed module(s) detected" when I try to run it? I have tried to unasign me, and then asign me again on my product page without any luck. Anybody?
are multiple modules a bad thing?
I use modules which I use as objects. I create such objects on each user action, specific to the needs(for example when the user clicks on a locate me button, I create an object from the module device, and I call the method device.getPosition to get the...
JSS in modules?
Hi, I want to use JSS inside of moduls. Is it possible I how I can find the right way? Rainer
Cannot use ti.imagefactory module on Android
I'm not able to use the ti.imagefactory module on android. What I've done 1. 1.download from marketplace 2. 2.Made a per-project/global installation 3. 3.Include the necessary module section on tiapp.xml 4. 4.Re-Build / Deleted build directory After...
remove armv6 from project
Hi, I have to use some modules made with armv7 but I can't because armv6 code is not found in the modules. The only workaround I have found is to modify the Xcode project and remove manually the armv6 requirement. Is there a way to do this automatically...
Flurry analytics module
Hello, Like others, I try to install the Flurry analytics module and get the 'Script Error = Couldn't find module: ti.flurry' error. I copied the files to 'Library/Application Support/Titanium/modules/iphone/ti.flurry/0.1/' (which includes documentation...
Modules not working? GET Compiler Tools from XCode Developer Tools in App Store
I spent almost the whole day trying to understand why a module would not build properly for Titanium - you must have Command Line Tools for XCode - June 2012 for this to work - get it by going to Xcode > More Developer Tools
Modules after initial design
If I complete my app and I used a module front the marketplace that cost money do I have to pay for the module every month thereafter that I update my code and re-publish?
[TiStudio] - How to install Modules (ti.paypal, ti.admob,etc) ?
Hi there, How can I install modules (like ti.paypal) into TiStudio Preview 1.0? Or it hasn't been implemented yet? Sorry if it's a dumb question but I've search the Q&A and google and I've yet to find an answer to my question. Thank you.
Unlicensed module
Hello, Since this morning, I am getting a big red window with written "Unlicensed module(s) detected. You must be a subscriber to use one or more of the module included in the project.". But: - I do have an Indie account - I don't use any Ti+...
Desktop - Develop/Deploy my own Modules
I have some code for Linux/Mac and Windows, that I would like to wrap up into a module so my desktop app can rely on calling that code. Would someone share how to get started, and how to manage builds/bundling and deployment? (I use Mac for my dev...
Advertising Modules - Modules in General
How are we going with the advertising modules, I asked this question 6 months ago and it was stated that the modules were on their way, With 1.5 just about here. Are the advertising modules part of this or will we need to code them seperately. I'd like...
can not get modules working in 2.0
I have a native android module that used to work in 1.7 and earlier. I have used this since 1.2 and have not done anything in titanium in awhile. I installed 2.0 yesterday and have been fighting with getting a module (any custom module, have not tried a...
How to modify / create modules for Appcelerator
Sometimes missing features are annying and they are always threatening to bring a project to a total stillstand. E.g. only three colors for annotations, or no addroute() method for Android. As i alredy recompiled the Appcelerator source code and have a...
Not sure I understand licensing for modules.
When it says X amount per month, what does that mean? Does it mean that if I use a module and I pay for one month then I won't be able to compile my project 4 months from now? If that is the case, can I just pay for one month, compile and not pay again...
Titanium+ Module Downloads not working?
I just tried to download some Titanium+ Modules from the Helpdesk (tried Quicklook and Storekit) but I always get an error. Is this a general problem or just linked to my account? Thanks, Mario
Upgraded to Lion now modules not found - [ERROR] Script Error = Couldn't find module: com.googlecode.quicktigame2d.
Hi, Thanks for reading and I really hope someone can help. Since installing OSX Lion it seems that modules are no longer being found. I've read all the posts I can find with no successful solution. I've tried several modules, all with the same...
Android Bugs with CommonJS Modules???
It seems like every time I try and use CommonJS modules in Appcelerator, they work perfectly in iOS but when I try Android it's hit and miss - usually miss... is there a different way to implement them, or is support just lacking for these in Android?
Unable to require() new JS modules without cleaning build folder
When ever I write a new module, then try to use require(), I get a script error informing me that it is unable to find the file. If I click project->clean, then run the iOS simulator, it will run without issue. Because it can take anywhere between 2 and...
Free Titanium Module - Push - Analytics - Virtual Goods
I wanted to share a link to a free Titanium module for iphone and android. It provides, push, analytics, user registration, licensing and virtual goods engines. There is a service fee for using some of the services, but you can get it free for 3 months...
How do you build the Box2D module?
I'm trying to add some more joints to the Box2D module. Is there any sort of walkthrough or instructions on how to build the module? I've never messed with building modules before.
How do you integrate TV Out Objective-C code with Titanium?
I found this snippet of code that allows an ios objective-c project to have a cloned view on the TV Out for the device. The problem I have is how can you integrate this back into an existing titanium mobile app. Even if I tried to add this code directly...
building module failes
i downloaded smontgomeries calendar-module but the building process failed. ~~~ ./build.py 2010-11-24 09:35:16.455 xcodebuild[2142:80b] Error loading /Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Plug-ins/iPhoneOS Build System...
Error using Ti.barcode
Hi all, I'm trying to build an app that runs on both android and iphone, using the ti.barcode module. When I try to build, the console shoots this error out: ~~~ [INFO] One moment, building ... [DEBUG] Detecting modules in...
Android SDK r15 add-on directory structure change
Going to answer my own question here because I didn't see a way to report a bug/fix to Appcelerator. I tried to create an android native module using ~~~ titanium create --platform=android --type=module --name=$NAME --id=$ID ~~~ But I get this...
Can someone explain titanium's modules to me
Hello, I am new to titanium. I have developed programs using oop in flash before using AS3, so I do have a little bit of expereince. I have used js before. What I am a little confused about is all these modules. Can you tell me what a module is? I'm...
Loading native app into Appcelerator App???
Hi, I've founded an open source game for IOS (http://iplayful.com/tweejump/) and I would like to wrap it inside an Appcelerator app as a custom module. Do you know if is it possible? Thanks in advance
Google Analytics?
Would it be possible to implement a custom Google Analytics module? I'm yet to develop any native modules but after looking through the documentation, it doesn't seem like it would be too difficult. It's this fact that makes me wonder if I'm missing...
How to use a module
I'm trying to use a module for iOS support for UDP, found here: https://github.com/chrisfjones/titanium_module_udp I copied the zip file - chrisfjones-titanium_module_udp-fa36dec.zip - to Library/Application Support/Titanium and also added this to my...
Using titanium objects in native modules using JS
Hi, In this article [http://wiki.appcelerator.org/display/guides/Module+Developer+Guide+for+iOS](http://wiki.appcelerator.org/display/guides/Module+Developer+Guide+for+iOS) It's mentioned that one can place a js file in the 'assets' directory and use...
CommonJS Modules - typeerror in production
Hi, In Forging Titanium Episode 1 using commonJS Modules it helps a lot to clean the code and maintain things out of the global scope, But i have a problem when i package for distribution. It gives me a error: TypeError: Cannot find 'myFunction' in...
Has anyone used In-App Billing Module for Android?
Just as the question asks.... I have downloaded the free module from Appcelerator and the static example file works fine. When you actually use real in-app product id's, you get an error “This version of the application us not configured for Market...
Compiling native js module
Hi, I'm trying to compile a native module. Instead of writing native code, I'm trying to write javascript code. I'm following this guide from the wiki:...
StoreKit and Apple Subscriptions
I'm interested in buying a Pro subscription. But I need to know: Does the storekit module support Apple Subscriptions or does it only allow one-off in-app payments? Thanks!
iphone app doesn't likes the android custom module
hi there! i'm building an app for android and iphone, that gets all the artists in your music library with two modules one for each plataform. if i'm trying to run the app in android i didn't have any problems, but if i'm trying with iphone i get this...
BUG: Folders under Resources that use the application title breaks compile process when including Modules
Overview -------- Using a recommended application structure similar to Tweetanium example causes an error to occur during compile time, preventing the successful build of the application. In the Tweetanium application, an object namespace of...
Where are the changelogs for the Titanium+ Modules?
According to the [Modules page](http://support.appcelerator.com/kb/category/20) almost all of the modules were updated on 9/28, however, there is no information on what has been updated or what bugs fixes/features have been added. There was a major crash...
Any Android module devs out there want to help me solve a problem? (That everyone could benefit from)
Hello, I need help. You might have seen the demo on the Dev Blog a while ago showing how to use Activity Intents to record audio on Android. (Yes, yes, I know about the Codeboxed module.. that's not the point ;) ) Here's the...
Showing 1-50 of 86 1 2