Quantcast
Browsing all 8068 articles
Browse latest View live

Android 4.4 does not show a button title

Is this a problem of settings in the tiapp.xml? I've read that others had the problem no longer, if they set android: anyDensity = 'true'. I use android: anyDensity = 'false' and a change and thus the...

View Article


Another query in contacts , this time in android

Hello, Contacts are annoying . simply , i am fetching contacts using var contacts = Ti.Contacts.getAllPeople(); . The problem is that my email account is syncd to my device and now it is fetching all...

View Article


backgroundgradient differences between linear and radial

var self = Ti.UI.createWindow({ backgroundColor: '#f9f9f9', exitOnClose : true, navBarHidden : true, layout : 'vertical', orientationModes: [Ti.UI.PORTRAIT], backgroundGradient: { type: 'linear',...

View Article

save date to calandar

Hi i want to save a date with titanium in my calander it is formated json my date is like :"24/02/2014"any help please i try with it but it doesn'y save i think there is a specific date

View Article

Importing KitchenSink gives error

I have just setup a computer with a fresh install of the OS and a fresh install of Titanium Studio. When I try and import the KitchenSink via the Devlop tab on the Dashboard | get the following error:...

View Article


Breakpoints being ignored in the new Appcelerator Studio

Hi all- I am currently running the new Appcelerator Studio, with the 3.2.2 SDK. When placing breakpoints into my controllers and running the app in Debug mode, I've noticed that no breakpoints are hit....

View Article

how can i catch event when view added to my window?

Hi friends, When i custom to add container view ( contain more children views in this ) to my window, how can i catch event when view added and shown ? Because when i add this view to my window, its...

View Article

Android Emulator falls to work

Android sdk and ATP loaded and working; I can pull-down and choose from all the Android emulators; can use the AVP editor to create a new one and save it; But when running even the two-tab Titanium app...

View Article


Problems installing updates of Titanium

Hello!! I'm having problems with upgrades of Titanium, shows me an error when I download Titanium CLI. I'm working on Maverick OSX (10.9.2), with the latter one version of Titanium and XCode 5.1. That...

View Article


listview with search bar - how to get no of records during search?

Hi I had integrated search bar with listview, and its working fine. it is showing me proper records when i search from listview. here is my problem I am having one label which shows current status of...

View Article

ACS cloud push IOS notifications stop inexplicably

My app is on apple store and was working fine from 2 months. From today no more "remote notification" or normal push notification arrive on devices subscribed. If i try to send messages from...

View Article

Can't open PDF from notification activity (Android)

I have a notification service that uses an intermediary activity to determine if the app is active or inactive and acts accordingly. Everything works as expected if my app is active, but if my app is...

View Article

Chat message not showing properly in websocket connection

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


Back Button Not Displaying with NavigationWindow control

Hi all... I am using the 3.2.2 SDK, and implementing a NavigationWindow. All seems fine, but one problem I see within my application is that when using this, the Back button doesn't display within the...

View Article

Kiip Integration

Hello, I'm looking at integrating the Kiip (http://www.kiip.com/developers) service with my app. I'm looking to develop it in Titanium and release it on both iOS and android. I'm not sure whether it's...

View Article


Help me understand views in Alloy

I have read as much of the documentation on controllers and views in Alloy and I am still very perplexed at the behavior of these components. For instance, if view2 is created from view1 without...

View Article

Android Notification Intent doesn't start activity properly any more

What I want to achieve here is that when users click the notification, the app will open and switch to the corresponded tab within a tab group. It was working, but not anymore now. I can't find the...

View Article


LListSection headerViews disappears on ListView after using search on IOS

I am using SDK 3.2.2GA. When filtering a listview using SearchBar on IOS the section header view for the remaining ListItems disappear. On Android this seems to work OK where the section headers are...

View Article

Table swipe affecting multiple rows in Android

I have an app that is is pulling remote info, and making some rows and views, and appending them to the table, nothing fancy. I have a 'swipe to reveal' setup, and it works fine on iOS, but on Android,...

View Article

Unable to create Android Project in Titanium

On Titanium for OSX. I have Android configured. Upon Creating new project I am welcomed by this error message: http://oi58.tinypic.com/14y6cu1.jpg I opted for Classic Option rather than Alloy

View Article
Browsing all 8068 articles
Browse latest View live