Quantcast
Browsing all 8068 articles
Browse latest View live

HTML 5 Video not playing in a WebView on Android

Hi, I've built a mobile app targeting iOS and Android. Its a very simple HTML 5 based app that incorporates video. It works fine on iOS and in a browser testing it but on android (tested on a 2.3...

View Article


Websocket connection gives error message

Hi Friends, I am developing and android chat application using alloy framework, I would like to make a websocket connection with our server to get chat messages. Our web app already using websocket...

View Article


Record user screen ios .

How to record user screen and saved to photo gallery.In titanium there is method Ti.Media.takeScreenshot for screenshot but is there any way to record video of screen. Thanks...

View Article

Emulator process exited with code 1

Hi, I've been encountering this all day while trying to run an app in the Android Emulator, print "[DEBUG] Signal %s received. Terminating the logcat process." % signum ^ SyntaxError: invalid syntax...

View Article

Delayed ASC Push Messages on Android

Hi, We use ASC for our push messages. Although the delivery on Android devices work good most of the time, we also encountered a lot of push messages which are delayed (where the delay can go up to a...

View Article


"Sliding zoom"-effect on image like Viber?

Hello, I would really much like to create te same effect found in the "more"-tab in the "Viber"-iphone-app. Its a image in top, and when you scroll, the image expands in height both upwards and...

View Article

Ti.XML.DOMImplementation and the use of...

I'm trying to create an XML documentin my app and then fire the XML off for processing. I have the following snippet from my function exports.xmlAddPaymentRecipient = function(prn, friendlyName,...

View Article

picker in tableView, repeat selectedValue

Hello I'm working a picker on a tableViewRow, works perfect, but when one pickerRow Select Product, also this is repeated in row 4, and so threes. Any idea why this happens? var tipo =...

View Article


Understanding custom object ID's

I'm having trouble with the custom object update command. I understand the structure and can create custom objects, but I'm having trouble understanding the naming convention for the custom object "id"...

View Article


Android Maps API v2 leaks huge amounts of memory

My App uses google map v2. It has about 50 Annotations and 66 Routes on it, when I first time open the map in a modal window, everything works smoothly, however, every time when I close the map window,...

View Article

Facebook Login Button Size

I'm creating a facebook login button with the below, however it doesn't seem to matter if i use width/height it doesn't re-size the button.. is this how it's supposed to work, i can see in the docs...

View Article

Alloy way of set/get application settings

I see the properities as the sync adapter to do this trick. Is there any tutorial how to do it?

View Article

Problems with Compiler

Greetings all I am getting this error on TRACE level with no way of knowing where the problem is in 45 files [INFO] : Found Alloy app in...

View Article


Module is not supported by Titanium SDK 3.1.1.GA

I created an android module using Ti Studio running SDK 3.1.1.GA. However, I am continually getting "Requested Module Not Found" when my mobile project with the module project is loaded on my device....

View Article

Alloy development vs javascript

Hi all: i want to ask a question of Alloy Framework. My question is: can you do the same thing using the javascript programming way vs alloy framework? or its limited in any way? thinking in a mobile...

View Article


We need to implement Install and Uninstall Satu

hii all, Please tell me if i want like implementation as app install or uninstall status, that check status whether the app is install or uninstall from device. i think there is a used of broadcast...

View Article

How to get text Label Collection Alloy

I have a problems getting data from xml index.xml<Alloy> <Window id="index" class="Window"> <View dataCollection="User" > <Label id="verifyCode" text="{verify_code}" />...

View Article


Image zip file upload from titanium ios app to remote php server

I want to upload zip file which contains images to remote server. I'm using Titanium.Filesystem.File.read() method to get a blob object and send it to the server. Code works perfectly fine on localhost...

View Article

share a page on facebook

hi all i want to share my apps page on facebook wall and my app platform is android

View Article

Concatenate two images in to one

Hi all, I'm using Titanium SDK. Is there any way to concatenate two images in to one? Thanks

View Article
Browsing all 8068 articles
Browse latest View live