Expand / Enlarge tableview row
I have a tableView with a bunch of rows that contain labels. When clicking on a row I'd like to expand it, ie. increase its height, to be able to view all of the view's labels. The problem I have is...
View ArticleWith Titanium SDK 3.2.0 GA in Android the Webview breaks my app
Hi, I dont'n know why but if I export my android app with the Titanium SDK 3.2.0 GA when i click in a webview my app breaks :( anyone know why? Thanks a lot
View ArticleIntegrating Multiple Social networks into Android
is there a way to integrate multiple social networks in android, i have seen sharekit module and if i'm not wrong it is for ios only is there a way to do this for andorid, the Titanium.Facebook module...
View ArticleLocation Widget
HI All, I am trying to understand the location service in Appclerator, that works on both IOS and Android. There are good videos on the location based service but they refer to the old versions and do...
View ArticleSSL photo urls without warnings
I posted photos to titanium cloud from a mobile app. So now, I'm trying to retrieve the photos from Rails code via Rest using SSL. I can get the photo['urls] but always without SSL. Example of photo...
View ArticleFullscreen video in a webView on Android
Hey Q&A, I'm developing an Android version of an app for a client. The app needs to display video, and I've been doing this by adding a webView to a window, and giving the webView a Youtube URL....
View Articlemy application run on device(iphone4s) and emulator very slowly
now i'm testing my application on my device(iphone 4s) its getting slowly process. anyone help me?
View ArticleListView doesn't update UI on data change
Hi, I'm currently working on a calendar view where you can select a day to see the events of this day in a ListView. My collection holds all events, so I'm using a dataFilter to display only the events...
View ArticleCan't select iOS SDK 7.0.3
I have Titanium Studio 3.2.1.201402041146 and XCode 5.0.2 installed. I recently bought a new Mac Mini and imported my project from SVN. However, when I look at the Run Configurations, it only has iOS...
View ArticleApp with Login and tabbed window on click
The info for my app: Application type: mobile Titanium SDK: Titanium SDK version 3.2.0.GA Platform & version: Android 4.4.2 Device: Android emulator with android 2.3.3 (API level 10) Host Operating...
View ArticleRemote server timeout - retry when signal sucks?
Hi Guys, Is there a best practice in terms of getting your app to re-try a remote server call in the event of bad connectivity or timeout? I have a generic function that handles all my remote calls;...
View ArticleiOS status bar style issues
In Titanium 3.2.0 (iOS SDK 7.0.3), I'm having trouble properly setting setting the status bar style across various views. The majority of the views use NavigationWindows and the light status bar style...
View Articleopen app from push notification
Hello everyboy, i m using this module gcm.js for my push notifications. Currently most of the functions work good but i m facing a strange problem. When the application is NOT running on the background...
View Articleandroid appwidget
I want to create android appwidget. here is the receiver in manifest.xml <receiver android:name=".AppWidgetExample" android:icon="@drawable/widgets" android:label="@string/app_name" >...
View ArticleAdHoc build not getting archived with Titanium SDK 3.2.0
Hi, I have implemented cross platform application using Titanium 3.2.0 but when i try archiving the build for iOS AdHoc distribution, it does not get compiled. It keeps giving error with developer name...
View Articlebuild-manifest.json does not exist
My project not run,i use Html pages with webview.My consol Is show massage ===================================Titanium Command-Line Interface, CLI version 3.2.0, Titanium SDK version 3.2.0.GA Copyright...
View ArticleNon Persistent Backbone collection binded to ListView issue with setMarker
I have a non persistent backbone collection that is binding to a ListView. I also have a marker setup on the ListView to load more data as needed. I was wondering if someone has an improvement that...
View ArticleAndroid Emulator Not Working for my App
Titanium Command-Line Interface, CLI version 3.1.2, Titanium SDK version 3.1.3.GA Copyright (c) 2012-2013, Appcelerator, Inc. All Rights Reserved. [ERROR] Exception occured while building Android...
View ArticleInconsistent ProgressBar styling on android ?
I am testing an prototype of my app on android 4.4.2 (kitkat) on a nexus 7 , and I came to the conclusion that the styling of the progressbar is inconsistent. If I click on a row it opens a new window...
View Article