Titanium Studio does not find Android SDK
Hi, recently i updated the Command Line Interface to version 3.2.1. Since this update, Titanium Studio is not able to find the android SDK's I have installed. As you can see in the screenshot, the...
View ArticleACS Saying InvalidRegistration on Test Pushes to Android Devices
We are using ACS for push notifications, and have it working fine now on iOS. For Android, we have a number of device tokens in the Subscribed Devices section. When we do a test push, this is what we...
View ArticleMaking ListView background Color and Seprator color Transparent
Hi I am making an app using ListView in titanium.ListView is working perfectly in android but in iOS it is showing white row colors.Doing the ListView background transparent working for portion other...
View ArticleGoogle Play services resources were not found
Titanium SDK: 3.2 Device: Galaxy S3 Android 4.1.2 i am getting the"GooglePlayServicesUtil: The Google Play services resources were not found. Check your project configuration to ensure that the...
View ArticleNo Android SDKs were found under the specified SDK location
Hello, I am trying to install Titanium to use it to test Android applications After installing Titanium Studio and installing Android sdk, i get the following message : No Android SDKs were found under...
View ArticleNo event listener
Does anybody knows how to add an object on a window or tableview without fire a event ?
View ArticleDevide ID inavlid
Hello, i get an error when i try to run my project its only 2 lines of code to show a windows with nothing in it but when i run it i get the error invalid device ID.
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 ArticleGoogle Mapsv2 make trouble on Android since 2.3.0.GA
'GooglePlayServicesUtil: The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.' The apiName is 'Ti.proxy'. The error comes...
View ArticleTitanium android horizontal scrollable tableview
Hi, Can we make a titanium android tableview scroll horizontally. I tried this var scrollAlbums = Ti.UI.createScrollView({ bottom : 10, backgroundColor:'green', contentHeight : Ti.UI.SIZE, // add this...
View ArticleGoogle Maps Android API( 2476): Authorization failure
hi all im trying to use google maps v2 with andoroid app i followed the guide used the sha1 from keystore keytool -v -list -keystore "/Users/francesco/Library/Application...
View ArticlePushnotfications Crash
I have set up a test app to send push notifications. Everything is fine until I send the push notification. For some reason its making my app crash.. If its opened it crashes if its closed it crashes....
View ArticleAndroid app only shows splash screen when no debugger is attached
When I run my Titanium app without the debugger attached, it shows the splash screen and never progresses past it. Thinking this was my code, I created a brand new project, made no changes to it and...
View ArticleIdleConnectionHandler: Removing a connection that never existed!
Hi all i'm getting above error and also not able to make http calls in android where in same code is working for ios platform and i'm using titnaium 3.2.1 version kindly help
View ArticleDon't focus the searchbar wehen opening a window
Hi, i've a problem with the searchbar and a tableview. I have a window with a tableview and a searchbar at the top. Now when i open the window, the searchbar gets the focus und the softkeyboard pops...
View ArticleGenerate Thumbnail Image from Video URL
How to generate Thumbnail image from video URL without playing video player.Could You plesae help me am so struggling this part of work. Please post same code and share your ideas.please help me....
View ArticleSlide tabgoup and show the window in background.
Hello All, I am working in a application in that i had created a sliding menu. For that i create a simple window and an tabgroup. By this first i open the windo and than above it tabgroup and on click...
View ArticleFacebook Single-SignOn
Does the Facebook module support Facebook Single-SignOn and deep linking as defined on the Facebook app settings page? If so does anyone have any examples they can point me to?
View ArticleHow to upload a video to Facebook?
I'm using Titanium SDK 3.1.1 and deploying for both iOS and Android. I tried the answer in this post, I modified it to use it with the new Facebook Module authorizing methods like this:var fb =...
View Article