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...

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.

709 views
asked 2 years ago by shinya iwakiri
last activity 12 months ago

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...

642 views
asked 2 years ago by Terry Harmer
last activity 2 years ago

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

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

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...

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?

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...

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 =...

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...

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...

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...

Showing 36,851-36,900 of 48,746 1733 734 735 736 737 738 739 740 741 742 743975