Community Questions & Answers
TI Desktop can't find my Android SDK
Just installed Windows 7 Home Advanced. Installed Android SDK latest version in e:\Program Files\Android\android-sdk. When trying to locate the Android SDK in TI Desktop, it says: Couldn't find adb.exe or android.bat in your SDK's "tools"...
Paging Control Colour!
This has been asked a lot on this forum, but i wonder if anyone has found an answer? How do you change the colour of the "DOTS" on the paging control both on the Dashboard and on the scrollable view.? I've seen it on many apps...
ti.paint module Expansion
Hello People! Yesterday Titanium Released the awesome painting module and made it opensource! I've already implemented into my app for a update(was using html5 first) And even played with the source already. So while it's a really minor update it is the...
Ti Plus "try out" license?
About the Ti Plus modules: I may "try them out" for free but as soon as I want to release an app using any of the Ti Plus modules I have to buy a subscription for at least 2500$....right? (way too much for small developers)
Problem new with admob module
i'm on OS 10.6.6 (French), XCode 3.2.5, lastest Titanium sdk, compile for iOS 4.2 i add the module within /Library/Application Support/Titanium/modules/iphone/ti.admob/1.0 Then, in tiapp.xml : within modules : <module...
Upload image from gallery to Flickr group
Has anyone got a working code snippet which allows the uploading of an image saved in the photo gallery to a Flickr group? I have successfully uploaded images from the gallery/camera to Twitpic before, but the Flickr API is leaving me a bit...
Shake event not triggered after 'back' navigation
I know a few people have raised this issue within the last year, but I can't actually find a definite answer to whether this has been fixed/has a work-around/cannot be fixed. I have a tabgroup based app with the initial window set up like this:...
Problem generating AndroidManifest.xml.gen
When generating an Android app either on emulator, device or distribute the compiler doesn´t write correct code to AndroidManifest.xml.gen. Especially the header is causing big problems to me as it will not include correct encoding (UTF-8). I tried...
camera overlay
Please advise on the front side and the back of the problem that the switch button disappears of camera with overlay of camera.
Having difficulty with JSON
I have been going around in circles with this for a while so I am hoping someone can help me understand how this all works. I understand that I open an xhr session to a JSON file, however when I get the responseText it all seems to come undone, in the...
"Too deep recursion while parsing" when including files on Android
We've separated our project into modules, which works fine on iPhone but seems to cause a stack overflow on Android. You can see my console here: https://skitch.com/arood/r196x/titanium-developer-1.2.2 How do I work around this problem?
TextView within TableViewRow scrolling/jumping when focussed
**Titanium Version 1.2.2 with Mobile 1.6.0 for iOS** **Description:** If you create a modal window with *TableView* that contains *TableViewRows* with *TextField* controls, the *TableView* is scrolling/jumping to a wrong position when focussed....
Project cration error - Trace back - File
I try to create a new project (Mobile app.). This has worked once. Now every time I try to create a new project I get the message: Project creation error: Trace back (most recent call last) File … Message disappears, empty root directory is created and...
third part component - OCR
It's possible to use third part component (like this http://www.abbyy.com/mobileOCR) with appcelerator SDK?
Basic Picker - ClassCastException
I know this is trivial problem but I've been pulling my hair for the past two hours to figure out the problem. The same piece of code works for another picker but not this. Can anybody point the problem here? I am using Windows 7, GalaxyTab SDK with...
PHP on linux
Hi, PHP don't work on my install. I have archlinux 64bit, but it seems to be the same on ubuntu. I have to remove some module, like in this post :...
Titanium Module Required
Hi Can someone here develop a titanium module for ios.Module should be based on route-me an iphone library (http://code.google.com/p/route-me/) Please let me know so we can discuss cost and details Thanks
TableViewCellSelectionStyle issue
Hi, Using the latest mobile API (1.6), I'm getting this error: `'Titanium.UI.iPhone.TableViewCellSelectionStyle' [undefined] is not an object.' when I use ~~~ var row =...
Chinese data display problem in Android
When I try to load some Chinese data from web service, it display some error coding in Android(it work ok in iphone), please tell me how to solve this problem
Titanium.addEventListener supposed to be different from Titanium.App.addEventListener??
This is a weird one! I've seen some really strange side-effects from using the first (without .App). The docs are a bit light & don't appear to have any visible difference: - [Titanium.addEventListener][1] -...
Error "Run on Device" with 1.6.0 and Barcode module
Install Error All, I am getting the following error when I trying to "Run on Device" for iPhone. App works fine on the simulator. The project is a new 1.6.0 project and has the new Barcode plus module. I did find a workaround by compiling...
Can I use acapela TTS SDK with Titanium?
Hi, I plan to build TTS iphone app and am wondering if I can use acapela TTS SDK with Titanium. Acapela TTS SDK engine for Iphone http://www.acapela-for-iphone.com/documentation App will require loading time every time it try to speak text.So, it might...
Custom Fonts still not working
Still cant get custom fonts to work on the new 1.6 and i'm unwilling to try out the dirty method. Did everything shown on the video: http://developer.appcelerator.com/question/49151/custom-font-solution - Deleted build build/iphone folder - Have a...
Paypal MPL Credit Card Support
Hi all, Will the Paypal MPL support guest visitor to use credit card as the payment method? I've read from the Paypal Express Checkout document:...
Saving pictures to photo gallery sometime's not working
Hi, I have an app which retreives pictures from web servers with an http request mecanism, and save them into the photo gallery. it works 99%, but sometime, with specific pictures, the saveToPhotoGallery method does just nothing, and the problem is : **I...
Refreshing desktop application on javascript change
I'm just getting started with Titanium Desktop and am currently being slowed down by having to restart my application every time I change the javascript code. Is there a simple way to refresh the application without relaunching the entire application?
Problem starting an Android project
I am trying to start an Android project but i keep getting an error saying Java no installed although its installed. Any thoughts?
Android - FastScroll like on android contacts.
Any one using this? http://developer.android.com/reference/android/widget/AbsListView.html#setFastScrollEnabled%28boolean%29 http://stackoverflow.com/questions/3921846/how-to-implement-alphabetic-scroll-bar-in-android Is it possible in titanium?
tistorekit Plus module now available?
Hey guys... just got an email that the plus modules are available. very psyched about that. I sent an email to get some details on pricing but in the meantime... - how do we use it? Instructions are pretty vague. Anyone - says somewhere that it can call...
iOS 4.3?
Was just wondering, with iOS 4.3 on the horizon, will Appcelerator support anything that comes with it, such as the AirPlay Video Support for third party apps?
iOS 4.3?
Sorry, double post.
Animate Image Swaping
So I am swapping between multiple images of different sizes and possibly location. How can I animate/smooth these transitions.
Create android option dialog box with image
May I know how can I create option dialog box with images like in the example below? Thank you. http://mobile.tutsplus.com/tutorials/android/android-email-intent/
Splash screen freeze on iPhone device
Titanium SDK 1.6.0 On iPhone simulator works fine, but on device splash screen freeze. Already desabled the ANALYTICS option, but not work. Can anyone help me? Thanks.
Add ' to sql string for replication
I'm adding web-syncing functionality to my iPad app, and what Ive decided is to basically whenever I run a SQL command on the website or app, save that sql (along with a timestamp so I run it in order) and handle it from there. On the app side, I'm having...
Webview Alternative
What is a recommended native component alternative to a webview in a full screen mode if I'm just trying to provide a formatted document for reading? (i.e. Headings, numbering, formatted text, etc.) I understand that webviews are quite expensive...
Why is my Titanium Desktop compile hanging? And how do I run it after installing?
I cloned the Appcelerator source repository from GitHub. I’m at `titanium_desktop` revision 667de325bc0a27cfdca87cf276e482892d162d79 and `kroll` revision 868c3a169ebceb03a267d9e30d058e557990914f. I followed the directions...
Updating XML node value
Sorry for such a noob question, but I can not seem to get an xml node to update. I read the node, then try to update and nothing I try works. Any help would be greatly appreciated. result2 =...
Ringtone of contact
Is it possible to assign a ringtone to an existing contact via the Titanium API?
Remove apps from MyAppcelerator
Is there a way to remove some apps from my dashboard? For some reason I have a TON of apps, some were when I was doing some testing, so I have a few 'mytest' and things like that. I can deactivate them, but I want them gone completely.
Databases
I'm new to developing mobile applications, and I've asked myself how do I create a sort of database on a mobile application? Is it usually done by a file "database.db"? or is it done by XML? So the questions are: 1: What kind of file is...
Instructor-led, eight video series -- feedback request.
I have put in a request to purchase the 8 video series, but my manager asked for feedback on these. 1. Are they current? 2. Have they been helpful for what skill level? 3. Are they included with the Titantium developer training which we are also trying to...
Cannot install app on Android phone
I have made an app which works in the simulator, now i wanna test it on a real phone. When i press install now from the run on device tab, it is saying installing app on device... after that it says nothing more i am running titanium 1.5.1 the android...
Fetch label by id
Hey Guys, Can i by any chance fetch the following label with its ID? var l1 = Titanium.UI.createLabel({ id:'FN,', text:'text', width:100, height:25, top:10, color:'#336699', textAlign:'center' }); The purpose is to change the text on the label...
hasCheck and custom check image in a row table
Hello, In mobile app I use hasCheck property in a tableview row. The problem is that my backround and the check image is quite dark also so not easy to see it. Is there a way to change the color of the check image or use a custom check image ? Regards
how to create more then one tableviewrows into a single table view
i am trying to add two tableviewrows into a single table view and manage them in two different ways in the first one the data is retriving from the database and in the other on the data is enter dynamically after click on a button but whenever i delete...
Augmented Reality using markers
Looking into using augmented reality with markers. I want to attach a 2D/3D image to a marker of my choice. Anyone have examples or tips (or pretty much anything to offer)? I've been looking for a decent example, but at this point I'd accept any help at...
Debugging runtime errors
Having to debug issues runtime is very hard and very time consuming. Best case the error on the screen refers to the written Javascript, but in some cases it refers to null refenreces in Java classes. In the latter case a lot of traces will need to be done...
Buildtime takes very long
The build time for an empty project plus the installation of the app to the emulator to Android takes around 1 minute, and that is if the emulator is already running. This makes it very hard (time consuming) to correct styling issues, or to debug...
httpclient send() with parameters
I'm trying to use send() with parameters. For this reason, I create the httpclient, and I make the object the send function needs in order to work with parameters. I use the following code: ~~~ xhr.open('POST', PropertyNames.serviceUrl +...
Showing 36,851-36,900 of 48,746 1 … 733 734 735 736 737 738 739 740 741 742 743 … 975