There are no android device connected.
Hello All, I have problem when i installed application in android device directly from RUN AS>INSTALL ANDROID DEVICE than below message display. I have check in DDMS my device is connected. I have...
View ArticleIssue with setting up Titanium
Hello I am new to Titanium. I installed Titanium studio for windows. I tried to run a sample kitchen sink project but I got this error 'M%{' is not recognized as an internal or external command,...
View ArticleNot able to Install to iOS device
Hi, I am not able to install/create iOS build to device. Studio log is as follow !ENTRY com.aptana.editor.common 1 0 2014-01-29 19:08:18.064 !MESSAGE (Build 3.1.3.201309132423) [INFO]...
View ArticleACS user in blackberry10
now i am working with acs and i am want to make user from app to acs and every time i try to do it it give me this bug 'TypeError: Cannot call method 'toLowerCase' of undefined' have any one face this...
View ArticleProgressbar in headerView of listview
Hi, Screenshot I have added a progressbar to headerview. The value of it is 0.5, but (as you can see) the bar is empty. Any ideas?
View ArticleMedia button BroadcastReceiver Android
Hi, I want to add support for remote control the audioPlayer in my Android app. In my player window I added this code: var androidMediaButtonBR = Ti.Android.createBroadcastReceiver({ onReceived:...
View ArticleLocal notification disappear after 10-15 seconds
Hi, I invoke the local notification (Ti.App.iOS.scheduleLocalNotification) in my background service and it seems to work fine. Only problem is that this message disappears from the notification center...
View Articleapp crashes after pause
Hi all, My app crashes after pause (both ios and android). What should I take care of when my app goes in pause? Is there a way to reload app after pause? Thx for your help
View ArticleSimultaneously pinch-zoom, rotate and drag and drop an image on Android
Hi, I'm developing a project for iPhone and Android which is a PhotoBooth. Basically what I need is to simultaneously pinch-zoom, rotate (using pinch gesture) and drag and drop an image inside a...
View ArticleiPhone Sim Crash TiSDK3.2 - worked in 3.0
Hi, I am using OSX 10.9.1 and Ti SDK3.2. I have been through the realease doco and am fairly certain I changed everything to take into account the move to iOS7. I get the following error intermitently...
View ArticleEmulator failed to start in a timely manner
hello, I have created avd emulator for android with following configuration, target : Android 2.3.3 and API 10 CPU :Intel Atom (x86) I have titanium studio 3.2 and android 2.3.3 and 4.1.2 version is...
View Articleapp can't load in emulator for customise manifest file
My app can't load to emulator when i use this piece of code in tiapp.xml and shows '[WARN] : EGL_emulation: eglSurfaceAttrib not implemented' in console<android...
View ArticleApp is keep on restarting when i load the HTML file
Issue: My App is keep on restarting when i load the HTML file to my project. This is happening only in Android Emulator. Thanks Lokesh
View ArticleconvertPointToView issue in os 4.4.2
image scale and convertPointToView issue in os 4.4.2 Titnaium studio 3.2 ,alloy 1.3
View ArticleDebug, expressions and watch length limit not working properly
I need to "watch" a string in debug mode that has 263 chars according to titanium all that i see is "qwertyqwerty...."(lenght: 263) I've tried to right click on white space and change maxlength (which...
View Articlecan't connect socket.io on android
I try socket.io-titanium. I download this project, and test it. https://github.com/nowelium/socket.io-titanium On iPhone simulator It is good. I can connect server and send message. But on android,...
View ArticleAlloy/Backbone Models with Compound Key
Are there any tactics to using alloy and backbone with compound primary keys? I would like to implement a REST adapter, currently using restsql which works great with a single id field. I found this...
View ArticleJava errors Mac Mavericks Fresh Install
I have just done a fresh install of Mavericks and installed the latest JDK from oracle 1.7.0_51 When trying to start Titanium Studio i get an alert The JVM shared library...
View ArticleGo to specific function
I have two windows in application. I need to go to a specific function after close the second window. Does anybody knows how do I do that ? The second window is opened by URL and closed by close.win2();
View Articlebutton with label and icon
I am trying to build a button with an icon logo and with a label my project is only for ipad icon and button are shown properly but not the label var iconImg = Ti.UI.createImageView({ image :...
View Article