Pause & Resume events don't fire! Android.
Hi guys, The title kind of says it all! I even get the Red Screen of Death from one of the most commonly recommended solutions Uncaught TypeError: Object # <Object> has no method...
View ArticleAndroid SDK Never Configures for 3.2.0.GA
Recently upgraded Titanium Studio to 3.2.0.GA (For Mac) and I've now lost all ability to debug or run for android. Under run configuration it states Please select an Android API version. On the...
View ArticleAndroid - Trying to run an app in the emulator getting INSTALL_FAILED_OLDER_SDK
I have a couple of apps and now are working, when I try to run one I get the following error: [INFO] Installing application on emulator [ERROR] Failed installing com.hdwinc.com.orderentry: pkg:...
View ArticleAndroid - Uncaught Error: Index -1
Well, i have this annoying problem, every time i call a function to request data from SQlite database, when the request is empty, the App stop working. In iOS works flawless, but in Android don't. This...
View ArticleImage view problem
I am trying creating remember checkbox using image view with following code and is working fine for ios even in android the if else statements are working fine but remember_me.image =...
View ArticleAndroid Camera Problem
Me again, excuse me. I trigger the camera in a buttom, with onClick evento (in alloy), the camera take the picture and everything, but when i put the bottom "save", the camera closes and my App open...
View ArticleborderColor is not working on android for labels and text fields
Hi all, The property borderColor is not working on android, neither for labels nor for textFileds. <Label borderColor= "#2279bc" borderRadius= "4">Test</Label> <TextField borderColor=...
View ArticleAndroid: Opening an activity with a webview containing a HTML5 video for a...
I am serving video's in a webview in Android using Appcelerator Titanium. On iOS this works like a charm. But on Android this gives some problems. It goes wrong the second time an activity is opened...
View ArticleTextField is not behaving normally in version 3.2 on android if it's inside a...
Hi all, I am sick of titanium on android, I face a lot of bugs on android and I am really tired of searching over such things. Text fields don't accept typing on the keyboard, the keyboard is shown on...
View ArticleNo Android SDK after upgrading to studio build: 3.2.0.201312191547
After upgrading to Studio 3.2 I did really everything to get the android SDK detected without success. It is really installed in the path specified in preferences. I have installed API level 10 etc...
View ArticleStudio 3.2.0 don't see android sdk
after updating to studio 3.2.0 for windows and updating android sdk can't build on android, it says: [Android SDK Home] No Android SDKs were found under the specified SDK location
View ArticleSince Studio 3.2.0 - it's not finding my Android SDK
Just today, Ti Studio has decided to not be able to find any Android SDK in the location I have specified (and where it has always been). In Preferences > Studio > Platform > Android the...
View ArticleAn Android SDK is missing.
Guys, I am trying to configure Android SDK with titanium studio. I have each and every module installed in SDK but still getting the error •An Android SDK is missing. Titanium requires Android platform...
View ArticleCan we manage Maps in Titanium
Can we manage different maps (US, India,UK etc.) in Titanium and do any drag and drop functionality data through metadata ?
View ArticleCan install apps on Android Emulator after Titanium update to 3.2
This is the error i get when i try to emulate an app to the Android Emulator. Well, first of all now i have to choose the emulator, aka, 4_HVGA, 1_WVGA, 4_WVGA or 5_WVGA. And i cant use any app with...
View Article[ERROR] : dalvikvm: VM aborting
when I am running my app, after launching I am getting this error. and my Android emulator is automatically launching and crashing continuously repeats it. will any one suggest how to solve this issue?...
View ArticleTitanium sdk 3.2.0 - problem with tab icon
this morning I upgrade my titanium to the latest version (sdk 3.2.0) but i find a bad surprise: my app doesn't display the tab icon anymore. Others images still work, so it shoud not be a folder issue....
View ArticleAlloy hello app consumes much space
Hey guys i am new to titanium and alloy,I have started creating app using titanium,But the basic app provided using alloy saying just "hello world" is occupying 15 mb of spacein my phone,does the apk...
View ArticleHow to launch app from native mobile web browser hyperlink
Is it possible, and if so, how would you launch an app using a hyperlink in a web page? The web page of course is being viewed by a mobile device's native web browser. I'm aware that writing an Android...
View ArticleCan not test android in Emulator
Hi, I have Titanium Studion, SDK 3.2.0 GA OS X 10.9.1 (Mavericks) Adnroid SDK 4.4 While running on emulator, I get message "Unfortunatly, MyAppName stopped working" And I have following log:[ERROR] :...
View Article