Attributed string - override link color?
I'm using attributedString to highlight snippets of text and also use those to link somewhere with ATTRIBUTE_LINK. However, the problem I'm having is that setting the ATTRIBUTE_LINK attribute results...
View Article[INFO] : Choreographer: Skipped 3670 frames!
Hi gang, on to the Android phase of the project and - lo and behold - it doesn't run. The app appears on screen, however the emulator is running so slowly that none of the events are running. Anyone...
View ArticleApp won't read php file
Hello, I am having an issue with an application I'm working on. Currently in my index.html file I have a simple jscript function that has the future goal of posting an input string from a user to a php...
View ArticleTi 3.3.0 (Beta) Childtemplate "above" parent dropshadow?
Hi, finally we can drop shadows on views! (Developing for iPhone). In my listviews, I've managed to structure a good "item" which looks alot like a Facebook-list item. Anyhow, the "box" that has the...
View ArticleSplitWindow: Navigation artifact when opening tableview that is loaded from...
When I open a tableview loaded from sqlite db in a masterView or detailView, a black box opens in the right corner for a half second or so. Anyone else having this problem? Is there any workaround to...
View ArticleAndroid 2.3.x updateRow updates wrong/multiple rows when listening for and...
I posted this to inline jira as I believe it is a bug, but thought I'd post it here as well in case any others had some insight or a workaround. (function() { var win = Ti.UI.createWindow({...
View ArticleExpand/collapse section in UITableView ?
Could somebody tell me the way to perform TableView expandable/collapsible animations in sections of TableView as below? http://s16.postimg.org/3wcqvwskl/ft_MVW.jpg ![alt...
View ArticleWhat is the meaning of DEV_ACTION_COMPLETED
I looked around the web to see if there is a concrete answer on when the log message "<GATE-M>DEV_ACTION_COMPLETED</GATE-M>" shows, but didn't find one. Has anyone happened to bump into...
View ArticleeventListener removed on Android when using jquerymobile for a hybrid app in...
The issue goes a bit deep, but I created a master test that is the main reason of all of my issues within this app: I have an app that is supposed to work for both iOS and Android, in fact, the iOS...
View ArticleTwitter and facebook share native solution for
Hello I'm looking for a way to share my articles on twitter. I would like to use the native method of the twitter app installed on ios or android I also took this module, but it does not work ios...
View ArticlePush Notification to specific users not being sent
I have managed to send push notifications to my channel with a php script by using the code your evangelist Ricardo Alcocer posted: Cross-platform ACS Push Notifications with PHP If my $to_ids is set...
View Articletableview toggle section content ?
hello I've table view has sections and sections content rows , is there any simple way to toggle section Expand/Collaps when i click on the section the row's of the section show/hide ?
View ArticleUpdate or Refresh Label after Function Call?
I have a button event listener which, when fired, makes a call to a function (doSync()) which is defined in my app.js as an Include (the function is a frequently used function). Upon return from...
View ArticleDoes it exist any guide about the meaning of Android errors?
Hi, do you know if exists a guide that explains at least the meaning of Android errors? For example: what do they mean: "SkImageDecoder::Factory returned null" "webcore(1342): Can't get the viewWidth...
View ArticleI always get "SkImageDecoder::Factory returned null" also getting a simple...
Platform: Android Ti SDK: 3.2.2GA Hi, I have a function that uses HTTPClient object to get a simple text file from a web server. Why this function generates this debug log into logcat:06-12...
View Articlecamera remote acces
Hello You can view the camera remotely from a cell phone in android? I explain better: For a website to connect to cellular and being able to see the camera device. I need some information or sample...
View ArticleDisplaying of tiles (ti.map) depending of API level (android)?
Hi coders, I'm using SDK 3.2.3.GA and ti.map_2.1.3 on Android and I'm testing installation of right google play service. ;-)) All works fine on Android >=14. On older devices with 2.3.* version I...
View ArticleAndroid Titanium app crashing without much more than Fatal signal, maybe...
Hi, I load an image via HTTP from a server into the app. Sometimes the client seems to be unable to find the image at the url I supply. This is not bad, the image just does not get displayed. What is...
View Articleget the selected value in a picker
I am trying to get the user's selected value from the picker, but actually my picker has some parameters to make the text centered in a label in it, so how do I get the select value my picker code is...
View Article