Android animation
Hello friends, I have a question since I am trying animations and want to make a little more advanced animations equal to flip card, fading, etc.. But Android can not find anything in the official...
View ArticleAndroid SDK Home, No Android SDKs detected
Hi everybody. I have windows 7, with enviroment variables android configured (platform-tools and tools), also I have android sdk in c:/android-sdk as titanium recomended. I had installed titanium 3.1...
View Articlelongjohn.js Error while launching app
Hi all, I am currently using Titanium Studio, build: 3.2.3.201404181442 Titanium SDK version : 3.2.3.GA OS : ubuntu 14.04 Platform & version: Android 4.4 Device: Nexus 5 I am getting following...
View ArticleSolution: Application Installer abnormal process termination
I am setting up a new build machine, and I had a couple of nightmarish android build issues that I thought I would share with everyone. Maybe it will help somebody else. My first problem was that when...
View ArticleUnable to build app for Android in Mac
I hace created a new project and which I am trying to build the sample application for Android and deploy it in the Android emulator. It is failing and is giving me the following error:...
View ArticleAndroid Push: Google Play services resources were not found
I'm trying to get Push Notifications running on Android via ACS and GCM I have followed the official Docs at http://docs.appcelerator.com/titanium/3.0/#!/guide/Push_Notifications and also had a look at...
View ArticlePemissions to include in Android Manifest for GCM Push Notifications
Hi, Im trying to develop a cross platform application which will receive push notifications from Amazon SNS. The push notifications are working just fine for iOS, but for Android, im kind of at cross...
View ArticleKeyboard won't show on input focus in webview on Android
The keyboard won't popup when tapping an input field in a webview, which contains a simple login form. It works in the emulator, but not on my device (galaxy s2). Device: Android SDK: 3.0.0.GA,...
View ArticleSpotify-like scrollableview with titles
I'm wondering if it's possible to replicate the Spotify app in the section "My Music" with Alloy/Classic code. Sample: http://i58.tinypic.com/33a6oub.gif Thanks.
View ArticleHow the device lacking of Google Play Service will effect my App ?
there are many Android phone manufactures in China have removed Google Play Service from their products , i am wondering how would this effect my app when running on these devices ? or to be exact...
View Articleif (Ti.Platform.osname == "android") does not work in app.js
Hi, I'm using Titanium Studio build: 2.1.2.201208301612 and this code:if (Ti.Platform.osname == "android") does not work in app.js! The same code works fine later on in the code, but not in app.js!...
View ArticleMemory not releasing in Android platform
Application type:Mobile Titanium SDK version: 3.1.0 Titanium Studio, build: 3.1.0.201304151600 Platform & version: Android 2.2 Device: Android emulator Host Operating System: OSX 10.8.2 Could...
View ArticleFire app-level event from android module
I would like to fire app-level event from native android module - from benCoding.AlarmManager. When app receive notification I Would like to run some code using:...
View Articleti.android.useLegacyWindow not working after receiving titanium update
Hi, I am facing a very strange issue. Till today morning I was able to run mobile application for android and iphone using titanium classic framework 3.2.3GA properly, but after receiving notification...
View ArticleShoutcast version 1 versus version 2
Audio streaming, particularly with Shoutcast on the Android platform, is a black art. Often it's a case of if it works great, if it doesn't then nobody seems to know why. Having found that my latest...
View ArticleAndroid animation
Hello friends, I have a question since I am trying animations and want to make a little more advanced animations equal to flip card, fading, etc.. But Android can not find anything in the official...
View ArticleCustom Event on Android
This is a very simplified version of my code. It is pretty much a window with a subview with a custom click event in the SubView. The event(SubView:getAge) is called in iOS but not by any android...
View ArticleDrag view inside scrollView
Hello, I'm kinda new to titanium so I don't know how to do the following.. I want to create a vertical scrollView with set of views, for every view I want to drag it horizontally If I dragged it to...
View Articleshare image through Android intent
Now i wont to share image through android intent but every time i try to share doesn't shown correctly and on facebook share through intent doesn't wont to attach itvar shareImage = function(image) {...
View ArticleAndroid: The Text Area doesn't scroll
Hi all! I have a problem in android build that the scroll is not working in textarea for android build while it working fine in Ipad and iphone builds. please help me out to solve this problem. thanks...
View Article