Community Questions & Answers

Option Dialog crash!

I having a issue on the option dialog UI, when I open the 'window' has this option dialog UI define, the app will crash. I know in kitchensink there is no issue. Using Titanium Developer 1.2.2, SDK 1.5.1, iPhone SDK 4.2. error: <script...

How can I implement iPhone specific button icons?

Hi, On the iPhone, there are a number of button icons that you can add to your app's buttons. These include a back arrow, forward arrow, plus sign, a bookmarks "book", and a "open windows" button. Here's what I mean (from Mobile...

Can't get iPad app to compile

I have the latest iOS sdk, Titanium, etc etc. I'm trying to create an iPad app, and using just the generated template, it hangs when trying to build. Anyone have any idea as to what I can do?

Android Nav

Hi, I have an app for iOS, and now I'd like to modify it to be compatible with android. I'm having trouble, among other areas, of dealing with navigation. I have a top and bottom nav bar, and I use win.setToolbar and setRightNavButton, etc but none of...

Accordian Widget

Hi - as you will figure out, I am new to Appcelerator. I have a working iPhone / iPad app developed using JQTouch and JqueryUI. One of the very nice looking and functioning widgets is the accordian, which is basically a vertical tab set. See sample here:...

Localization

Right now there is the possibility of internationalize some text thanks to i18n folder. How can I do the same for images, files... Thanks very much!

Titanium not able to run any apps

>>>PROBLEM SOLVED: I went back up one more level and reinstalled the Android SDK. All ok again. My prevously working installation of Titanium seems to be broken. I get this when trying to run an app in the emulator: ~~~ [INFO] Launching Android...

Android and GPS

I'm trying to get the gps coordinates on android using the normal code( from KS ). If I do this in a file 'geo.js' as a window's url and the window belongs to a tab it works ok. When I switch to other tab, the gps stops. When I focus again on the tab ,...

Anyone has used MCV as MVC framework with Titanium?

Being an MVC **and** Titanium beginner I'm not sure about which MVC framework combines flexibility with a steep learning curve. PureMVC seems to need heavy learning and probably unfolds its advantages only in complex projects. I found [MCV from Andrea...

EXC_BAD_ACCESS (SIGSEGV) Titanium crash

Hello, I have a server that has two separate accounts. On one Titanium, Emulator and all is working fine but on the pother account titanium is crashing and giving me an error. I have tried to find the answer to this but I couldn't. Since the log is to...

Window Not Reopening Properly

I'm developing an Android application with Titanium 1.5.1. I have a TableView which I want to use for navigation. This is my event listener for one of my TableViewRows: ~~~ thisRow.addEventListener('click', function() { win1.open(); }); ~~~ Clicking...

interface builder and xcode

when i creat a class with interface builder and safe it after write a class with it so it will overwrite the class in xcode it overwrites it but i doesnt change anything in xcode . why ?

To make a Website

is it possible to make a mobile website with appecelarator titanium? and if possible then how can i develop mobile website? if anyone has idea then please suggest me. Thanks in advance.

Application of Maps in iPhone.

How is it possible to display google map with a image view in Titanium sdk 4.1 and later... Currently I'm developing a application(module) in which the geolocation of the application user can be shown using google map. The code shown below doesnt generate...

run emulator blank

Hi there, I am running titanium developer 1.2.2 on win xp and am not able to test my applications. When I go to the test and package option the run emulator is blank. How can I fix this? I have searched on the internet but no clear solutions. I have...

Running applescript in OSX app

Hi All, This has been asked before but got no answer. Does anyone know if its possible to run an applescript from a desktop app (mac only). So when a user presses a button it runs the script , then possibly gives "job done" message. Hope that...

Using XML file as database

Hi Everyone, I'm new to Titanium so please pardon me if the question sounds silly :-). I'm stuck in a situation here - I've created an XML database. Now i would like to bind this data from the xml file onto my TableView which is placed on my js file....

Java not found

Hi, I have just downloaded titanium 1.2.2 and trying to setup the developmet environment wherien java not found error occured while selecting mobile apps for android. It's on windows and I do have jre 1.4 / 1.5 versions under C:\program files not sure if...

Dynamic zindex Bug

So I've asked this on the IRC but couldn't get an anwser cause nobody knew why. So i'm posting a project here which reproduces the problem (with comments for explanation) In short: I'm changing the zIndex Value for a ImageView (or View for that matter)...

Cannot call method "open" of undefined with Android

Hi, I'm trying to run correctly my app on my device. It starts perfectly but crashes few seconds later with this message error: ~~~ TypeError: Cannot call method "open" of undefined ~~~ I touched the tiapp.xml many times but no way. Is there a...

All of a sudden app wont load on android

All of a sudden my app wont load on the android emulator. I've tried clearing out the build/android folder. I've closed and reopened the Titanium Developer. I've tried deleting the app on the emulator. The app runs fine on the iPhone emulator. Everything...

Problem with setString from an Array?

[Here](http://pastie.org/1451295) is my code. Notice anything in there that would be giving me this error in the console?: ~~~ [WARN] Exception in event callback. { expressionBeginOffset = 9129; expressionCaretOffset = 9142; expressionEndOffset =...

HOW to connect SQLite 3 with Ti???

i am working on a a login validation app,for which i need to create one DB using SQLite 3,in which i need to create one table of username and password.but i dunno how to create the table ,insert the value and then connect it to my app,i hav made one event...

How to show Activity Indicator while loading a webview?

Hi. I'm pretty new in titanium and I would like to know when a webview is opening a remoted page or a website, how can I show the activity indicator (toolbar) that says "Page is loading" ? Maybe it is a stupid question but this lets me learn...

change UserAgent in desktop app?

Hi, i my app have a function, open a website in a window. fortunately, Titanium is base on Webkit, means i can open a window with a site url directly , it's wonderful! the problem is , the UserAgent always "Mozilla/5.0 (X11; U; Linux i686; en-us)...

Ad-Hoc some image missing

I was following some of the example from Q&A and build the app via X-code, although it got one error, fortunately it still can distribute and run on the device using the Ad-Hoc. But there is a problem, some of the self define image is missing from the...

different cookie in different window ?

Hi, i'm working on a small desktop app what can open multi browser window, and login same website with different user account. my idea is open few window, setup different cookie sandbox. is that possible in Titanium ?

RSS feed Mobile Web

Hi, I made an RSS feed app that takes in the rss feed for a website. (I used the source code in Kitchen Sink XML_RSS) After getting the fee it goes to the url that it is pointing to when I click the feed. However, I wanted to change the url.. For...

Mobile App with iOS 4.2 SDK always loading..

Hi all, I'm a newbee in TI and i have watched the 101, 102, 103 videos, but i'm having errors trying to do a basic mobile app. I have installed TI 1.5.1, the last XCode with the following ~~~ Mac OS X SDKs: Mac OS X 10.5 -sdk...

218 views
asked 2 years ago by Cesar Felce
last activity 2 years ago

Showing 37,501-37,550 of 47,483 1746 747 748 749 750 751 752 753 754 755 756950