leftNavButton and rightNavButton spacer appears if using backgroundImage ?
Hi, I am trying to add custom buttons to the left and right navButton but a spacer seems to appear if I set a backgroundImage. If only the title text is set the spacing is correct. Here is my example...
View ArticleAmazon Cloud Service with Alloy
Hi all, I am trying to understand how I can use Amazon Cloud service with Appcelerators Alloy. Is there any specific documentation on how I can do that. I have seen the Appcelerators Cloud service and...
View ArticleTextfields inside Tableview. Cursor jumps to end
I've got a TableView with rows containing Textfields. Everything works nicely, except one thing: When an user edit the text, the cursor moves to the end of the field. usually, this is the intended...
View Articlehow to make append to the table rows ?
who can i make append new row to table rows ? i am using ipad iOS the url link of image (http://im40.gulfup.com/Lvq2U.png)
View ArticlePassing through createNavigationGroup for ios 7
Hi All I have a app working with a tabgroup and i pass through the navigation like this which works. var baseWindow = Ti.UI.createWindow({ navBarHidden:true }); Â baseWindow.orientationModes =...
View ArticleFill ImageView with image proportionally
Hi all, I'm working on an app with a couple image galleries for a client. It's been working fine on iOS for quite a while, but we're now porting it to Android. The image galleries consist of a...
View ArticleWindow Title problem in iOS7
Hi Everyone, I am facing some weird problems on iOS7. There are basically two problems that I am facing with windowtitle: First is window title is flickering when window opens. 2nd, Window title is...
View ArticleWhy are some featured titanium App only available on one device?
I thought that using Titanium was supposed to provide a way to be able to easily develop multi device native application. So I'm wondering why are a lot of them available only for one device ?
View ArticleAndroid Emulator not BUILD
Terminated, exit value 0 Android Emulator Process Logfile initialized [INFO] logfile = E:\workspace_titanium\Aulaescolar\build.log [DEBUG] E:\android-sdk\mobilesdk\win32\3.1.3.GA\android\builder.py...
View ArticleAlloy TableView Error
Hello, I am trying to build a mobile App using Alloy for Android 2.3.3 and SDK 3.1.3 here's my code:<Tab title="About" icon="/images/biography.png"> <Window title="About"> <View...
View ArticleIs it possible to use AudioPlayer with Appcelerator Cloud Services?
I was wondering, is there any way I can use AudioPlayer with Appcelerator Cloud Services? I would like to create an app where I can stream my own music (for my own personal listening, NOT for sharing...
View ArticleMultiple user Facebook login
I'm trying to develop a mobile app for iOS that allows multiple users to authorize the app to access their Facebook data. The built in Facebook module is very easy to use for a single user, but I can't...
View ArticleNative android java module for titanium doesn't generate r.java and...
I need to start an activity in my native Java, I access my xml by R.Java I put my file in res folder according to here but i get error generating R.Java after i run my module in titanium. my code is...
View ArticlePassword resetting and email
hi guys...i have an issue. I am trying to reset my password and i have correctly configured the smtp settings and email template. I get the success alert but i dont recieve any email on that email...
View ArticleWants to fire notification at some specific time like daily evening at 6 o'clock
Hi, I wants to fetch notification from remote server. For same, application will connect to server at some particular time daily. I use bencoding alram manager and it is working fine. I am getting...
View ArticleContent Assist not working after latest update of Ti Studio on Mac OS X
I installed the new update recently for Titanium Studio for Mac running 10.7.2 and the following:Titanium Studio, build: 1.0.6.201110251616 (c) Copyright 2011 by Appcelerator, Inc. All rights reserved....
View ArticlePush notification certificate not configure for iOS error
Hello, I have tried to configure push notification with iPhone. I have followed all steps mention at appcelerator doc and generate the push certificate and uploaded the same at ACS. But still I am...
View ArticleReplicate iOS 7 Native Message App - SearchBar behaviour
Application Type: iOS/andriod Hi All, I am currently developing an app which should work for android and iOS. Basically the idea is to have the searchBar hidden underneath the NavigationWindow (I am...
View ArticleError when closing window on Android in Alloy
Device: Samsung Galaxy Note 3 - Android 4.3 Titanium SDK: 3.1.3.GA I have an Android app with two windows: an index with a table and a thread window. The thread is opened with a click on a...
View ArticleimageView on top of the window with bottom TabBar
Hello , I created a window with three imageView and a bottom TabBar. The three images should be visible below each other, filling the space above the TabBar, and when I click on a button of the TabBar,...
View Article