Community Questions & Answers

Buffering next song in playlist

Hi all, question for people who do music streaming... I have a project that has a playlist of songs, and I need to be able to buffer part of the next song in a playlist, so when the current one ends, it can go to the buffered version. Then while its...

Titanium Graph with SQLite Values..??

HI developers very Good Noon, I'm facing some issues with Titanium graph plugin.. And How to plot graph with sqlite database values as already saved in my app. Please let me know dev's i'm waiting for ur help now.. Thanks in advance... SuthanM.

PayPay and Remote Views

We have created a paypal page on the server, and if it succeeds goes to a success page, and if canceled goes to the cancel page. This page is loaded in a webview. So I added this code: ~~~ echo "<html><head><script>function...

Overriding alloy generate

Hey all, I've scoured the docs, google groups, the internets, and this forum for an answer to this but can't seem to find anyone who's even asked the question before... Is there a way to use templates while calling alloy generate? I see that you can...

ListView: Swipe event not working

I want to use swipe event of listview with Titanium 3.1 SDK. But it is not working. Even touchstart, touchend etc. are not working. I wrote like: listView.addEventListener('swipe', function(e){ alert('swipe called); }); Can somebody suggest the...

Master Detail template - can't I show the price

Hello I've been trying to work this out all day (I'm not very bright!). What I want to be able to do us use the tableView functionality to show a variable name and on the same row the value. It will also need to be hasChild:true so that the value can be...

Error Message when compiling

I'm getting the following error message in the console when I compile my application, Does anyone know why I am getting this error message? [ERROR] : FATAL ERROR: CALL_AND_RETRY_2 Allocation failed - process out of memory [ERROR] : Alloy compiler failed

Play Store Crash: java.lang.UnsatisfiedLinkError: Cannot load library libstlport_shared.so

Hi, We are seeing UnsatisfiedLinkErrors in our Play Store and we can't figure out why. We are not able to reproduce this error on our phones (S3 and Xperia) nor on the simulators. The only other clue we have is that one of the users wrote he is using a...

invalid key-value name on acs

hey there, I'm trying out the key-value example, I set up a key in the app management with the name 'test' and try to get the value inside my app (I'm using Titanium Studio). All I get is the following error: Invalid key-value name. this is my...

Performance of HttpClient (part 2)

Sorry, I accidently marked the original thread, http://developer.appcelerator.com/question/110071/performance-of-httpclient , as answered (and can't find a way to unmark it). To follow up, even with local testing the timer shows almost 2 seconds when the...

Showing 151-200 of 8,675 1 2 3 4 5 6 7 8 9174