Fetching content from remote server using Rest Api adapter
Hi Friends, I am very new to alloy and titanium, we have an app which was built using titanium default template. i would like to change this to alloy template Following is code which used to fetch...
View Articlefor loop randomly breaking on certain iterations
there must be someone out there who can spot my error! I'm parsing an xml feed and running through a loop to get certain items on the page:www.highlandradio.com/feed/I am encountering an error on the...
View ArticleRead primary user email android
Hi, do you know if it's possible to grab the primary email configured by the user in Android device? If it is, there is anything similar in iOS? Thank you
View ArticleUploading file to server with the filename I want.....Can it be done on...
Hi, I would like to know is it possible to upload an image file to remote server with self-defined filename on Android ? I am struggling to upload the file with the filename I specified. It is always...
View ArticleApp closes unexpectedly
I'm trying to deploy a chat app. But now of sudden the app starts to close with error message "force close" Here is the error codeD/AndroidRuntime( 1054): Shutting down VM W/dalvikvm( 1054):...
View ArticleInstalled Titanium and cannot get the Kitchen Sink to run in the Android...
I installed Titanium (build: 3.1.0.201304151600) and the Android SDK on my Windows 7 x64 machine and am trying to get the Kitchen Sink to run, but it's failing and this is all that I am seeing in the...
View ArticleProblem building simple android app
Hi, my last projects was all for iOS and today I tried to compile a little, simple project for android. First I have updated android SDK, My SDk version of Titanium is 3.2. The default project doesn't...
View ArticleHow to provide app-icon back functionality in upper-left corner for Android?
I have just started exploring Titanium - so this may be an obvious one. However, I am looking for components/layout/help to accomplish the standard Android sub-window back-navigation, where you have...
View ArticleAlloy.createModel = unknown application error
Hi, I started to use Alloy a few days ago and managed to set up my environment properly. Now I have the problem that every time that I try to instantiate a model (that I created with the Eclipse...
View Article"Package file was not signed correctly"
Hi, I am pretty sure that i tried everything what I've found on this Q&A but it still doesnt work. I have installed poth JDK and JRE 1.6.0_45 i have JAVA_HOME and PATCH configured. When I'm...
View ArticleDisable tableview scrolling on android.
Is there any way to disable scrolling of tableview on android? I can't use touchEnabled and transparent view options as I've to interact with the table while its scrolling is disabled. Any hack or...
View Article[ERROR] : Emulator process exited with code 1
Titanium Command-Line Interface, CLI version 3.1.1, Titanium SDK version 3.1.1.GA Copyright (c) 2012-2013, Appcelerator, Inc. All Rights Reserved. [INFO] : Running emulator process: python...
View Articlesplash screen in android
Hi, in my project I edit all splash screens of the folder Resources/android/images/res-long-land-hdpi, Resources/android/images/res-long-land-ldpi, ... but when i launch the app in the emulator or in...
View ArticleUnable to install android application on device
I'm trying to install my app on htc desire hd, using titanium studio but I get the following error: [ERROR] Timed out waiting for device to be ready, you may try reconnecting the USB cable [ERROR] :...
View Articleonsumes a lot of memory and crash app (android only)
Hi, I'm developing an app for iPhone and Android, on iPhone it works well, but when I test it on android (emulator/device) there are some errors that I can't find the solution. I'm using: Mac OS X...
View ArticleTabGroup to be added to Facebook style slide menu - iOS and Android
Hello, I am new to Titanium Alloy. I am creating a mobile application to work both in iOS and Android where I need to have to facebook like slide menu and a tabGroup. I have been able to implement the...
View ArticleMapView is no working in my APP
Hi All, I am developing an application in which i include Mapview in currentWindow.. first time it is working. but when i want to see ot again it throws an exception. java.lang.IllegalStateException:...
View ArticleTi.UI.createAlertDialog androidView does not seem to work
Hi, I'm testing on real devices SO-01C, F-02E, and so on. SDK3.1.1.GA. var view = Ti.UI.createView( { top : '40dp', width : '300dp', height : '150dp', backgroundColor : '#ff0000' } );...
View ArticleWebview + Android + jQuery Mobile = broken new window links
I've built a hybrid app for Android which loads a jQuery Mobile site from a remote server within a WebView. This works great except for one page which contains links that open an external site in a new...
View ArticleSuccess with building and running GoogleTV App?
Anyone had success with building and running GoogleTV app on an actual GoogleTV device from Titanium Studio? If so what Titanium SDK version, Android SDK version, Api level? Also what's in your android...
View Article