Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Browsing all 8068 articles
Browse latest View live
↧

Dynamic Styling - Error attempting to apply api example to project.

Hi all, Getting a feel for dynamic styles by trying to apply the api doc example to my own project. I want to apply hi-res/low-res styling to my UI elements at runtime rather than building separate...

View Article


Scrollviews not firing postlayout event when adding new views to them

This started to happen with last updates (in iPhone devices and emulator)(not checked in android) Why is this? How can it be fixed?

View Article


Multiple selection of images from gallery

I want to select multiple images from the gallery for ios .I tried by googling but I didn't get solution. Please any one help me in this. Thanks in advancc.

View Article

Can't get android to run

Been trying to set up android for past 2 days. When I try to run android emulator, I get this error:[ERROR] : "Missing Java SDK. Please make sure Java SDK is on your PATH [ERROR] Application Installer...

View Article

How can I figure out node.acs server is running locally or not?

I want to user different acs_key. If node.acs server is running locally, use development key. If node.acs server is running on deploy env, use production key. I try to figure out using app.get('env')....

View Article


Android not receiving ACS Push Notifications

I am trying to set up some push notifications for my app. I have iOS working, but Android is not receiving any notifications. This is the code I'm using to subscribe to ACS. var CloudPush =...

View Article

Build Failed With Following Command

Hi, I am getting this error. [TRACE] ld: file too small (length=0) file '/Users/MuhammadBurhan/Music/testing/build/iphone/lib/libTiCore.a' for architecture i386 [TRACE] clang: error: linker command...

View Article

Center align image view inside a view

I'm trying to create a header banner in a screen with some color and to add an image to that banner horizontally centre aligned. I'm getting the image left aligned, Is there any option for aligning it...

View Article


How to send push notification from Parse.com?

Hi, I am using Parse.com to send the push notification in my app. The device is getting registered in the Parse.com but when I send the notification, the notification is not coming to my device though...

View Article


Refreshing a window through event function

I am using android. I would like to ask if there is anyway if I can refresh a page through event function?\Cloud.Objects.update({ classname : 'dishes', id : dish.id, fields : { rate : finaltotalrating...

View Article

ListView support for deleteButtonTitle

In Titanium 3.2.0, the ListView does not seem to support custom titling of the button for deleting items, using the deleteButtonTitle property (which is an undocumented value for the TableView). Is...

View Article

iOS Ti.Map (mapview) - Centered position while dragging?

Hi Guys, I've successfully used the mapview to allow a user to choose a position on a map... However what I'd like to do is have a centered marker which remains in the center whilst you drag the map,...

View Article

Home-screen shortcut link, code sample

Shortcut, home screen, programatically, titanium I am not new to titanium but am to intents. I have a app in market that contains within multiple webview subapps. The url (within shortcut link) should...

View Article


Pass an alloy view to native module

I seem to be having an issue with passing a view based on an alloy controller to a native module that will then be added to the native modules view using [self addSubview]. Easy example:var home =...

View Article

Webview, prevent target blank from opening in new window & android settings

Hi, I have a remote url, which loads Disqus comments. However on android,when the user needs to authenticate the app automatically opens a new window with a webview. So far I have found no way in...

View Article


How to handle the remote cached images or remove the cached image during the...

Hi frnds, I need a help. Do anyone know about, how to handle the cached remote image of application during app runtime. Due to big size of image in my app, app goes crash in ios. i have checked leaks...

View Article

Update Studio (or what..?)

Hi. I am (as many others) having troubles with the An Android SDK is missing. Titanium requires Android platform 5.0So i have looked around and it seems that maybe... It can be fixed with updating...

View Article


Broken tableview layout in IOS 7

I have a tableview with filter and search bar. It was working with iOS6 and for iOS7, the search bar is chopped off by the vertical filter bar (with all the characters). An example would be in the...

View Article

Android tableview search crash

Mobile Titanium 3.1.3, Alloy Android Device, several different trials from 2.3.3 to samsung galaxy 3 Mac OS X I have a tableview with a searchbar which works perfect in ios, but crashes in android. I...

View Article

Bind model to view, from controller?

Coming from asp.net mvc, im having some issues understanding this MVC. Consider the code in this example: https://github.com/prakash-anubavam/alloypreloadedsqlitedb/tree/master/app I do understand that...

View Article
Browsing all 8068 articles
Browse latest View live