Community Questions & Answers

Anyone can help in creating a module?

Hi! We are looking for a way to embed Unity3D games into our Titanium apps. It looks like the prominent way to do that is to make it a module. Has anyone tried to do anything like that? If someone can help, we are ready to pay for the job, give credit...

Android: Can't catch event when tab changed

I want to catch event when a tab is changed in a tab group. It's OK on iPhone with focus and blur events binded to a window of tab. But on Android, the events are not triggered correctly. Is there any way to detect tab changing on Android? I use Titanium...

T-Mobile myTouch 3G errors

I have created an Android app that works great in the emulator and on my Motorola devices. I have an Droid X and Incredible. But the app crashes on T-Mobile phones. I have tried it on the 2G and 3G. The app was built with Android 2.2 SDK. All of the...

appcelerator development with windows vista? can it be done?

hey everyone I've decided to give appcelerator a shot and would like to start trying out some android development with it, however I'm currently running on windows vista and from the research I've done I've noticed a few complaints from people attempting...

How to prevent TableView "flashing"

I have a TableView where each row contains three labels. Two labels are left justified while the third is right justified. The problem is that when the rows are created, the right label appears briefly on the left and *outside* the table, which is a...

String.formatTime() JavaScript Date Object Possible Issue

**Possible Issue:** String.formatTime() changes time-zones on Date object when not needed. E.g. A new JavaScript Date object returns current system time. Date object should has same time as local time. No need for String.formatTime to convert time-zone...

1,683 views
asked 2 years ago by Dan Boorn
last activity 2 years ago

Android only module prevents iOS launch

I have created an android module to save a contact to the address book. Since this functionality exists for iPhone, I only needed an Android module. I built it, tested it, added it to my app. It works fine on the Android platform. When I try to launch...

Can't find variable: window at ext-base.js

First time working with Sencha and Appcelerator. I'm not getting very far. I'm getting the following error when I try to launch the app in the iPhone simulator. **Can't find variable: window at ext-base.js (line 9)** Any help would be appreciated. Here...

Need to extract a few elements from external XML file and display

I have read through most XML discussions but have not gotten a solution that works for me. I just want to parse through an XML URL and pull values for specific name/value pairs. After I get that basic functionality working I will want to add other...

Some Analytics Questions

I have a few analytics questions I'd love to get answered before sending out my app to the market. 1. How do I know if the analytics are turned on correctly. I have analytics set to true in tiapp.xml but I also have a custom AndroidManifest. 2. If...

Title does not show on simple window

I have started a new app and I am unable to make a titlebar appear on my window. Do I need to use tab groups to get a title bar? I do not need tabs for this app. I am testing in iPhone simulator and see the same results across 3.2-4.2 ~~~ var indexWin =...

splash

Hello all, In iphone we using this delegate method for splashscreen but in titanium framework is any other control (void)applicationWillEnterForeground:(UIApplication *)application (void)applicationWillEnterForeground:(UIApplication *)application

Multiple webview

I have a problem the webview dont load the pages what am i doing wrong? hope you can help me // this sets the background color of the master UIView (when there are no windows/tab groups on it) Titanium.UI.setBackgroundColor('#000'); // create tab...

KitchenSink on app store?

Is it possible to find somewhere kitchensink as a regular application ? I can't find the app like on the android market :) Because I have an iphone but not a apple computer, and i want the kitchen sink on my iphone :)

Error with Titanium sdk 1.5.1

Hello, Three month ago I created a Titanium application with the sdk 1.4.3 and it works perfectly. Now I want to adapt my app for the 1.5.1 sdk but I obtain an error when I compile it. On Android : "[ERROR] Error in compiler. , 'utf8' codec can't...

Importing project problem

Hello, I tried to import the project for iPhone but when I go the iphone or Android tab then it says that the project is not configured to run for iphone or Android. What is missing ? Johan Pyfferoen

clearButtonMode

Hey guys, Do you know of any reason why the clear button won't show up for me? It isn't even showing up in the KitchenSink example (under textfield)... Is this a known bug?

Android navigation not working properly .

Hi I just create normal window inside that widow create one button. click on button goto next window. this window have button it will navigate to next window. so right now I'm in 3rd window whenever i clicked on back button it directly goes to 1 win....

[ERROR] Error generating R.java from manifest

So I looked over all of the other questions about this topic, and I've exhausted their solutions. I just started with titanium, and had this problem earlier. However, when I used the 1.2.0 SDK instead of the 1.5.0, things seemed to work. I was able to...

No more javascript checking during build?

i haven't used Titanium in a few months and when I did i used it on my macbook pro. I recently installed the latest version of the mobile sdk as well as the latest continous builds on my PC (obviously just for Android dev.). One thing I noticed is I no...

Statusbar starts as Portrait and quickly flips to Landscape

Hello, I'm a new user to Appcelerator and by far is the easiest way to get on the road for making good looking and functional apps for the iOs. I noticed that when the application launches on Landscape mode, the status bar is relocated to Portrait mode...

286 views
asked 2 years ago by Gabriel Yepez
last activity 2 years ago

Applying Modules?

How would I go about applying a custom module to my App, such as [this one](http://developer.appcelerator.com/question/97961/ios-sms-dialog-module) (iOS SMS Dialog). Any and all help would be appreciated!

Plotting map annotations from JSON

I've read through previous questions on this topic but can't get the code working. I just want to plot some local coupons on a map. My server is at: http://coupserver.heroku.com/coupons.json If someone could show me the correct code I would be...

Camera photo to email attachment

I have the code below working with the exception that when the photo is added as an attachment, it is upside-down and reversed. I am also doing some manipulation to turn the photo B&W, but I believe the problem is with the reading of the...

webview and tab

hi im trying to make a tab with text plus a webview for my android app but i only get ReferenceError: "webview" is not defined

Does the Apple in-app purchase work on Appcelerator

Hi All I do realize that this is not the first time this question is being asked. But then I haven't seen a definite answer either. Can we integrate the Apple in-app purchase using Appcelerator? If so, what is the amount of inbuilt support one derives...

Showing 36,401-36,450 of 47,778 1724 725 726 727 728 729 730 731 732 733 734956