Android Camera Zoom with overlay in Titanium
I am trying to add an overlay for android camera using Titanium SDK. Everything is fine. But, zoom is not working. Is there a way to implement that in titanium?I am using the latest Titanium SDK...
View ArticleTitanium Update Error Android sdk
hi i am using ubuntu 13.4 i ubdated my studio to Ti 3.2.1 this caused the studio to give me this error when choosing android sdk "An internal error occurred during: "Computing SDK Info...". null...
View ArticleCustom error "webpage not availableā in android
I am having some trouble with connecting to internet while using home WiFi connection. Only the error comes up on the screen that 'Web page not available'.How can i customize this page as soon as...
View ArticleCheck if audioPlayer is buffering in Android - Titanium Mobile (Ti SDK 3.2.0)
Hello Everyone, I'm currently developing a titanium mobile application. I am working on an implementation of a radio stream using the Audio Player of Titanium. Is there any way to check if the audio...
View ArticleConsole Debug filename and line informations
Hello, sometimes I have some [WARN] and/or [INFO] message on the console, like: [WARN] New layout set while view [object TiUIImageView] animating: Will relayout after animation. unfortunately there is...
View ArticleAndroid distribute error: Invalid "--store-password" value "mypassword"
Titanium: 3.2.1.201402041146 SDK: 3.2.1 Device: Galaxy S3 i9300 Version: Android CM 4.3.1 Host: OSX 10.9.2 Alloy I'm using Titanium interface to create Android APK for publishing, first time was ok but...
View ArticleThe array always returns de last value
Sorry for me little English. this is the code i am working: function distance(obj) { var R = 6371; // km var dLat = (obj.lat2 - obj.lat1) * Math.PI / 180; var dLon = (obj.lon2 - obj.lon1) * Math.PI /...
View ArticleTitanium always updates on Linux
Ok so the first time I launched Titanium on linux, it said that there were some updates that needed to be installed. I went on and it successfully installed the updates. Everytime I open up Titanium,...
View ArticleAndroid Emulator Crashes with Error
The android emulator won't even start on the linux OS. error: Ā Unable to start Android Debug Bridge server (exit code Error: Missing 32-bit libraries is not installed. Without the 32-bit libraries,...
View ArticleTitanium Studio 3 Installation Issues
Hi, I'm a bit new to Linux in general and I've been trying to install Titanium Studio 3 for a couple of weeks but it seems to not be doing anything at all when I double click in the Titanium Studio...
View ArticleRetrieving App Properties from Preferences and Settings
I am building a mobile app using Titanium SDK version 3.2.0.GA for iOS 6+ testing on an iPhone 4S. My host runs OSX 10.9.2 using Titanium Studio, build: 3.2.1.201402041146. I am integrating Urban...
View ArticleAndroid App: Displaying rich interactive animations on the lock screen
I am interested in building a launcher app on the Android platform using Appcelerator. The app would not reskin the device, it would simply display rich interactive animated graphics on the lock...
View ArticleWebView external JS broken after update from 3.2.0 to 3.2.1
Hello, I've recently updated from TI 3.2.0 to 3.2.1. I've got a local webview which references a couple local javascript files. In 3.2.0 I was able to pull those files in using relative references:...
View ArticleHow can I change the balance while audio is playing?
On Android directly, I know that one can change the balance of the audio playing. How can I do this on Titanium Appcelerator? Ideally, I would like a way to do this on both Android and iOS, but even...
View ArticleHow to Send Custom URL link via Email not in Gmail.
Hi I am strugling this part of work: i need to send custom URL link via Android device Email not via Gmail. Am using below code this code workin well in Gmail but not working in Email option.. var var1...
View ArticleZooz module causing app crash (Alloy)
HI, I've narrowed this down to the Zooz payment module being included on my project. My app runs fine until I add this into my tiapp.xml: <module platform="iphone">com.zooz.ti</module> and...
View ArticleApplication Installer abnormal process termination
I am getting below error when i try to run my app.please find the Console output. Titanium Command-Line Interface, CLI version 3.2.1, Titanium SDK version 3.2.1.GA Copyright (c) 2012-2014,...
View ArticleAndroid Error: ActionBarView can only be used with...
I keep having these app crashes on Android, same window, but now always, It's a regular window with an activity, nothing special, just like all others Using Titanium 3.2.1,2014/02/06 , and android SDK...
View Articlehow to get person phonenumber by using select person for android
Hi I am trying to get contact details from android contactbook by using select property but unfortunatly select property is not supporting android. So i used select person now i can get person name and...
View Articlehow to get person phonenumber by using select person for android
Hi I am trying to get contact details from android contactbook by using select property but unfortunatly select property is not supporting android. So i used select person now i can get person name and...
View Article