When remove element it still has a parent on Android
Hi, there! I have several tabs. Each tab has bottom border which must be invisible when tab is active. I use view for bottom border 100% width and 1dip height. When tab is clicked all views which acts...
View Articlehow to fire event from native module - android
CLI version 3.2.3, Titanium SDK version 3.2.2.GA I am using a external jar file and trying to make it work into the native module so that native module can be used with titanium i am not able to fire...
View ArticleTitanium on SSD - problems with Windows 7 relocated documents folder
1. Application Type: N/A, Web 2. Titanium SDK N/A 3. Platform: Windows 7 4. Host OS: Windows 7 5. Titanium Studio - Had to delete. After an upgrade to 3.2, it would no longer import an existing folder...
View ArticleSoft keyboard not show up upon Android Search View gains focus
The code below generates this issuevar win = Ti.UI.createWindow({ windowSoftInputMode : Titanium.UI.Android.SOFT_INPUT_ADJUST_PAN }); var search = Ti.UI.Android.createSearchView({ hintText :...
View ArticleHow to get path for sd card (/storage/extSdCard/) ?
I have used Ti.Filesystem.getExternalStorageDirectory()to get sd card path. In htc device, the path is correct./mnt/sdcard/ However, in samsung device, it seems to be device memory path instead of sd...
View ArticleData sync application for Tablets.. (pdf or doc files)...Help needed
Hi there.. i am working on an app that requires to detect the event whenever the device (iPad or Android tablet) is connected to Desktop or Mac. and if connected, app should be able to sync a...
View ArticleNew Install, but cannot login.
Hey guys, I just started reading up on the Titanium Studio and decided to give it a try. I signed up and downloaded the Studio package - I'm running a MacBook Pro 2013 with OSX Mavericks. The install...
View ArticleLG G2 Text Field errors
I have recently updated my LG G2 to the latest version of KitKat and am noticing issues with textfields. Has anyone else noticed that the text typed in text fields is appearing above the actual text...
View Article'Loading Android SDK' has encountered a problem
Hi. Problem after updating to the latest version of Titanium SDK. Android is working fine, I've just updated a number of packages in the package manager, but Titanium is refusing to work with the SDK,...
View ArticleHow can I use local path for imageViews and other stuff in TiShadow using...
Hi, I'm using TiShadow for accelerating testing phase. I'm working in classic mode (No Alloy). I noticed that I'm not able to use local path to reference an image or other material. Do you know how can...
View ArticleAndroid tablet App for different sizes
I have built my App to work on iPad (1024 x 768). Also have got it working for the Android tablet with screen size 10 inches. But once i run it on 7inches tab the layout breaks. Tried putting...
View ArticleUse nodejs module in a project
Hi, How can i use nodejs modules in alloy project? My titanium sdk version : 3.2.2.GA & Framework : Alloy. Thanks Ankita
View ArticleiOS crash - Segmentation fault: 11
Starting with iOS 7 our Titanium application won't run and crashes with following exception:Application 'UIKitApplication:com.abc.testapp[0x7c12]' exited abnormally with signal 11: Segmentation fault:...
View Articlesocial_plus returning error 32
So I've been making use of social_plus to implement a twitter feed in my app. I can successfully call the built in sendTwitterImage function, as well as use the retweet and get user_timeline functions...
View ArticleUnable to download module from the specified URL. Is the URL valid ?
Hi community ! Titanium version - 3.2.2 Alloy project. I need to implement PayPal library into the app. I download all the library from here But when I install them on the OS Maverics, I get the...
View ArticleGenyMotion and PDF Reader
Im just full of questions it seems :-) I am trying to open a PDF in Androind and having bit of trouble with Adobe Reader. I installed Adobe Reader in the Genymotion Simulator like so..MacBook-Pro-2:~...
View ArticleNewbie First App/TStudio Questions
a)Create Your First Titanium App progressed fine until the addBook section. Then I get an error running ios emmulator that "can't find variable: addBook index.js line 54". Also, the very last bit of...
View Articlequery configured email id on android device
Hi Is there any command in titanium for querying configured email id on android device? Thanks
View Articletab icons
Hi I am having an issue with my tab icons appearing in android. When I use an android sdk target version of 10, the icons appear as normal. However, I need to use an sdk target version of at least 11...
View ArticleHolo Theme makes some modules ugly
Hello all, I included the android Holo theme in my Alloy application. I really like the theme but I also use Ti.sq: Link to Ti.sq calendar widget But the holo theme overrides some colors of the...
View Article