Can't run android emulator on OpenSuse 13.1 from Titanium 3.2.3
Hello, I'm trying to get the emulator to work on OpenSuse 64-bit. If I run the emulator from the sdk via the CLI, an emulator starts up with no problem. When I try to run the emulator from Titanium, I...
View ArticleHow to disable keypad from displaying when calling a URL
I am new to Titanium and mobile development in general. I've made considerable progress on my first app, but I have one problem for which I can find no references on the web. Any time I make a call to...
View ArticleUnable to run a project
Everything was working fine in titanium and suddenly it started giving the following error. Can someone please help? Titanium is installed on Ubuntu 64-bit system.Titanium Command-Line Interface, CLI...
View ArticleModule Maps v3 on Android
Exist a module on Titanium to put a Google map v3 on my app or the only way is with a WebView? Thanks
View ArticleIn-App Form
I'd like to create an in-app form so in this way a user can send me informations directly without using an external e-mail application. So I wish to create a Titanium Function that take elements from 3...
View ArticleAndroid - Genymotion exe error mobile web preview
Application type: mobile Titanium SDK: 3.2.3.GA Platform & version: any Device: Genymotion Emulator Host Operating System: OSX Mavericks 10.9.2 Titanium Studio: 3.2.3.201404181442 Anyone have...
View ArticleIs it possible to drag an element on another and detect it?
Working Machine: Win 7 64bit Target Platform: Android Titanium SDK 3.2.2 Hi, I have a view composed by various imageViews and another view with various labels. I'd like to drag a label and release it...
View ArticleTitanium 3.0 & Android pinch to zoom
Does Titanium 3.0 finally support Android pinch to zoom on images in a scrollable view?
View ArticleFont size global in all resolutions (android)
There is a way that a font size font look fine in all screen resolutions? i have this code above here:winLabel = Ti.UI.createLabel({ center:'0', color: '#019FCE', text: sdata.titleWindows, font: {...
View ArticleTotal number of subscribed users in push notification channel
Hello, in my app I'm using different channels. How can I retrieve the total number of members?
View ArticleHow to port Ti.UI.iPhone code to Android
I'm basically a Ti noob, but I got pretty far converting an iOS mobile app to an Android mobile app. Nearly everything worked once I changed a couple of iOS specific controls to the android...
View Articleandroid sdk - Error getting release lists
Studio: 3.2.1.201402041146 SDK: 3.2.2.GA OS: Windows 7 64-bit I'm trying to configure TiStudio for Windows. I've installed both the Oracle jdk and android sdk. But I keep getting the same error even...
View ArticleRemove ActionBar from transparent windows
Hi, I would like to completely remove the ActionBar from all the windows, I succeeded doing this by creating a theme like this: <?xml version="1.0" encoding="utf-8"?> <resources> <style...
View ArticleAndroids AccountManager as module
Hi, I know there is a JIRA-ticket about this. I plan to build my own module for the AccountManager. Where I found good examples for similar projects to learn about this? Rainer
View ArticleHow do i use .so file in Titanium Android Module Development.
Hi, I want to develop titanium android module for using image processing work. I found OpenCV android sdk lib(.jar) and .So file for using both into android module. But i don't know how do i use it ?...
View ArticleAdd view under tabGroup
Hello, I am developing an android application and i want to add a view under a tabGroup. When the user change tab, the view must still exist under the tabGroup. How can i achieve this? I have tried...
View ArticlePodcast on http://itunes.apple.com/us/podcast/xxxxxxxxxxx/id429393197
Hi. I want to access a podcast on http://itunes.apple.com/us/podcast/xxxxxxxxxxx/id4293900; the x's are just for illustration . I tried the example on KitchenSink rss.js, but it doesn't work. This is a...
View ArticleProblem installing Titanium on Mac (Mavericks) - Android SDK Version Unknown
I'm trying to install Titanium on my Mac. However, I'm being told that I don't have a Android SDK installed. When I try to install it, I manage to get through the installation process but at the end I...
View ArticleUpgrading error on emulator run
After upgrading Ti to the latest release, I am getting this error when attempting to run the app on the emulator [INFO] Compiling Android Resources... This could take some time [ERROR] [ERROR] System...
View Article