Community Questions & Answers

Android Apps don't Fly on Android Marketplace - Key parts missing

It appears the latest Ti release is incomplete. (Mac OSX) I'm able to compile and run android apps on a device, sign and package them (following this sites instructions to the t.) and they fail to work when packaged for the android market. We've had...

649 views
asked 2 years ago by Dan Zeitman
last activity 2 years ago

Google Adsense and Android

Okay, I give up. I have had 4 different Google Adsense accounts disabled, and have narrowed it down to Appcelerator Titanium being the issue. This time they said it is because I am using IFrames, which I am not, but apparently when using WebViews, it is...

tab group disappear

Hi, i have the first window with a tab group of 3 tabs. i read data from xml and display them in table row and when i click on item. ~~~ row.addEventListener('click',function(e) { var winArticle =...

How to do multiple JSON calls on the same page? Please help!

Hello! I am rather new att Appcelerator and I am trying to develop an app that receives information from an API. On a page I want to make multiple calls to the API with the createHTTPClient and then display the results from these calls onto the page in...

textinput background fade effect

Hi. Does anybody know how to implement fading while input element is focused? Almost any input element in Apple's applications generates this effect - background becomes dark if input is focused. I use ugly hack with changing transparency of additional...

class detection for Ti.UI objects

This seems like a naive question, but how do I detect the class of a Titanium UI object? Let's say I have an event e and e.source is the UI element that triggered that event. How do I tell if e.source is a Ti.UI.Label or a Ti.UI.ImageView?

App in emulator crashes

Recently my app started crashing in the android emulator on two different computers and the kitchensink will not install with the error: Failed installing com.appcelerator.titanium: pkg: /data/local/tmp/app.apk This occured after I updated via SDK...

It wont build

Installed, detected iOS SDK, and if i try to build it it shows this: ~~~ Traceback (most recent call last): File "/Library/Application Support/Titanium/mobilesdk/osx/1.6.1/iphone/builder.py", line 1276, in <module> main(sys.argv) File...

Need some paid training this weekend

My team needs some basic training and help this weekend/Monday. Just a couple hours getting up to speed on concepts and coding an Appcelerator app for the iPhone... looking at our project spec and guiding us on the best way to leverage the SDK. If you're...

certificate chain not found for ...

When i try to package my app of course after filling all the required data, including the keystore file (wich i created as in the tutorial) i get this error: Certificate chain not found for: AppXYZ. AppXYZ must reference a valid KeyStore key entry...

JSon and compression

Hello, I have to retrieve json datas from a server. It works fine. The only problem I have, is that I have to retrieve a lot of records to fill my table and it produce a quite huge json file. Is there a way to compress the json in server side (PHP) and...

Time triggered event

Hello, just am trying to trigger an event based on the current time. For example: if it is 10:00 am some music is played, if it is 11:00 am a picture is displayed. Any ideas how this can be achieved using the Titanium API? Thank you

Geocoding zip codes

Is there any plan to have the geocoding services support geocoding zip codes? It's a pretty common requirement.

Twitter hash tag tweets

Hello I am trying to search all tweets with a given hashtag. I have a working code to search all tweets from a given user (for example @prayforjapan). Now I'm trying to get all the tweets from #prayforjapan. This isn't working.. Now to search for the...

Twitter: Get hex tweets

Hello I have a working twitter app (like the one in kitchensink) to get all the tweets from a user (for example @prayforjapan) Now I would like to show all the available tweets for that hash too. For example #prayforjapan. Does anyone know how to do...

Xcode 4 & iOS 4.3

Does anyone have an idea if Xcode 4 and iOS 4.3 will work with Titanium Mobile 1.6 I want to make sure before upgrading my system. Thanks

Locale Problem on iPhone

I have two strings.xml files in which I write some literals in order to have a multilingual application. But I have a problem since yesterday which is the following: I cannot see my app 'writing' the literals in my app, some I added yesterday are not...

Force restart

Hi , I have a question concerning how to restart the app. For now when I leave my app and reopen the app, I have my previous page visible, is it possible to force the application to restart every time you leave it? Thanks for your help

644 views
asked 2 years ago by Julien Motch
last activity 2 years ago

Facebook into titanium

Hello I am trying to integrate facebook into my mobile app. Does anyone know a good tutorial for this? I have found a few (not so clear tho) but they all need an App ID. So how do i integrate a page that isn't an app.. for example...

Error on launching kitchenSink

Hi guys, im new to this and having mac os 10.5.x I dont wanna upgrade to 10.6 so thats why im using the ios 3.1.2. I also downloaded the latest Titanium Developer 1.2.2 and kitchenSink 1.6.0. When im trying to "launch" the kitchenSink Project i...

Showing 35,551-35,600 of 47,750 1707 708 709 710 711 712 713 714 715 716 717955