how to create Spinner control
I would like to create a spinner control like the one given in following url: http://developer.android.com/design/building-blocks/spinners.html Kindly provide me a way to do so with titanium alloy.
View ArticleTitanium Studio on Ubuntu: doesn't keep changes
Hi, following investigating after this answer, I finally figured out this issue: my instance of Titanium Studio doesn't keep changes. Basically, what happens is: once I started the IDE for the first...
View ArticleFatal signal 11 (SIGSEGV) at 0x00000014 (code=1), thread 1427...
Application type: mobile Titanium SDK: Titanium SDK version: 3.1.3 (09/18/13 12:00 222f4d1) Platform & version: iOS 7.x, Android 4.4, OSX 10.8.x Device: iOS simulator, Android emulator Host...
View ArticleAndroid Garbage Collector Eating my Variables in Alloy Controller, can I stop...
I have a simple controller that is called from another controller which crashes because of Android Garbage Collection. This is the code that crashes: var options = ['a','b','c','d','e']; Â var...
View ArticleFor new build Titanium studio 3.2.0
Properties , methods and events are displaced below proposals on pressing ctrl+Spacebar in the heyboard???
View Article[ERROR] Application Installer abnormal process termination. Process exit...
[INFO] : Aligning zip file: C:\android-sdk-win\tools\zipalign.exe "-v" "4" "D:\Titanium\Titanium Workspace\test1\build\android\bin\test1.apk" "D:\Titanium\Titanium...
View ArticleTextArea ScrollsToTop wont work in 3.2.0
TextArea now won't scroll to top, but scroll to bottom all the time, and it seems no way to change the behavior, is it a bug for 3.2.0?
View ArticleChariTi - running problems
I downloaded ChariTi (https://github.com/mcongrove/ChariTi) because it sounds great! I can compile and run it but I get the red screen error window in many sections (Facebook, blog, flickr, events,...
View ArticleAdding the custum field in photo
hi i want to add a custom field in photo upload function but when i try to add the field of name it did not work .How could i solve this problem.here is my codeCloud.Users.login({ login :...
View Articlei want to add a custom field in photo upload function
hi i want to add a custom field in photo upload function but when i try to add the field of name it did not work .How could i solve this problem.here is my codeCloud.Users.login({ login :...
View ArticleAndroid emulator not found
I just installed Titanium 3.2.0.201312191547 on Windows 8. Build: jenkins-titanium-rcp-master-76 (origin/master) Date: 19 December 2013, 15:48:53. I also installed the Android SDK from within Titanium....
View ArticleStrange (?) fatal signal 11
Hi there! I'm developing an Android application with the new SDK 3.2.0 GA. What I'm trying to do is very simple: there's a button that open camera. The saved image will be backgroundImage of a view....
View ArticleTi.Media.Sound vs. Ti.Media.AudioPlayer
I'm working on an audio related project and i discovered that the Ti.Media.AudioPlayer API for android is very quite limited in its usage for any advanced audio streaming related application. The most...
View Articletransition not working in io7
Hello I updated to 3.2.0 today, i' m testing my app, and i have a problem with transition, my code var win1 = Titanium.UI.createWindow({ url:'xxx.js' });...
View ArticleStart Activity from Service Debugging
I am having some problems with my Titanium application when I am trying to start an activity from a Titanium.Android.Service. The Bug: I am using benCoding's Alarm Manager Module so that the service is...
View ArticleIOS 7 Tableview clipped ( alloy 1.3 titanium 3.2.0 )
Hi, I created a simple two tabs app with a tableview inside the first tab. The table view display the differents row however the first one is clipped and I need to drag down the list to see the full...
View ArticleTitanium Android GPS Tracking Background Service
Hi, I have some quiz. how to coding a GPS Tracking runing in background service and Start/Stop when press switch in app? My GPS Tracking stop after 5 minutes. Please Help me. tracksgps.js -- Tracking...
View ArticleStart Activity from Service Debugging
I am having some problems with my Titanium application when I am trying to start an activity from a Titanium.Android.Service. The Bug: > I am using benCoding's Alarm Manager Module so that the...
View ArticleAndroid app crash and restart
Having a big problem. I run my app on android device and when i click on a button to open a new window, i gt this error and the app restarts. 12-26 12:59:05.773: I/DEBUG(2228): *** *** *** *** *** ***...
View ArticleBuild Failed: Ld build/Debug-iphonesimulator/AppName\ (Alloy).app/ICJR\...
Hello, I am getting following error while building the project: Running with titanium SDK 3.1.3 GA for iOS 7, using Xcode 5. [ERROR] : ** BUILD FAILED ** [ERROR] : The following build commands failed:...
View Article