No Android SDK's found under specified SDK location
Hi, I know this is a frequently asked question, but I seem to have this problem on both my laptops (Win7 and Win 8.1). I downloaded and installed Titanium, and let it download and install the Android...
View ArticleMonkey talk integration with Titanium
Hi all, Currently Im working with Automation testing. So Our company preferred to go ahead with MonkeyTalk. I know how to integrate monkey talk with iOS (Xcode) as well as Android (Eclipse). Now Im...
View ArticleIgnore Android hardware back button in the app
I am using a single tab inside a tab group and open windows on top of each other. Is it possible to attach 'android:back' event listener to a single object (tab group or tab or the first window)...
View ArticleNeed Help with Slide Menu Tutorial
Application type: mobile Titanium SDK: 3.2.1.201402041146 Platform & version: iphone and android Device: iOS simulator, Android simulator Host Operating System: OS7 Maverick Titanium Studio: I am...
View ArticleOpen Pdf file using third party on click on list view item
I have PDF files in my assets folder now i am able to view that PDF files in list view .But the problem is now on click of any pdf i want to open pdf in my pdf viewer. Here is my codepublic class...
View ArticleAdding text to the label collection Alloy
Titanium studio:3.2.1,Titanium sdk:3.2.1,device:Emulator,OS:Windows7,Platform:Android,Application type:mobile. How to add text to the label in the collection : memberinfo.xml<Alloy> <Window...
View ArticleAlternative to Google Maps
Hi, i have a little problem, i'm developing an app with routes, localization via gps and more, but i just called Google and i need to pay more than $1000 dlls, just to use it in my business, and more...
View ArticlePush: Change from MQTT to GCM?
How can I change from MQTT to GCM in my project? 08-19 12:54:13.999: I/com.appcelerator.cloud.push.PushService(5040): Creating PushService. 08-19 12:54:13.999:...
View ArticleIssue with starting app in Titanium Studio
Hi, I've got a bit strange issue with Titanium. When I try to start the app on IOS Simulator it shows me alert with the following message: An internal error occurred during: "Launching Titanium iOS...
View ArticleImageView start() method crash app.
Hello. I have an Android application and I'm trying to put an animation after the splashscreen, using the "images" field of the ImageView class. However, when I call start method, the application stops...
View ArticleHow to send a variable to a json url?
Hi! I have a textfield in app.js, and when I get the value from the textfield in another view/page, I wanna be able to attach the value of the textfield to a json url. What I wanna do is to get the...
View Articlemake a reserve application
Hi I want to make areservation for a cinema or any event plz how can i do this i have learned about paypal but i haven't understand the mecanisme i am using titanium any help
View ArticleHow to use Strophe.js file ?
Hi, I want to implement chat application for that i use xmpp, and i use Strophe.js .Is there any one who have already use this Strophe.js in Appcelerator for chat purpose. I need to help to implement...
View ArticleCan't login to Facebook due to invalid access token error
I'm working with Titanium Studio build 3.2.0.201312191547 and Titanium SDK 3.2.0.GA, and deploying to Android devices with or without the Facebook app. To login to Facebook I'm using the Titanium...
View ArticleAndroid Host Card Emulation Module (HCE) for Titanium.
The new Android SDK has Host card emulation that can make the phone act like a NFC card. Looking to see if there is Host Card Emulation module for Titanium Android.
View ArticleCreating Android Notification with Odd Side Effect
I am using the AlarmManager module in my app to manage local notifications. The code uses the Broadcast Receiver method (addAlarmNotification()) to set the alarms. The notifications themselves are...
View ArticleShowing the "Open in..." button
Titanium SDK = 2.0.1GA2 Platform = iOS 5 Looking for how to show the "Open in.." button in the navigation bar or for a way to show that menu when something is clicked. I've been able to preview the...
View ArticleApplication Installer Error
Hello, I'm totally new to Titanium. Trying to run the Hello World application in Android and it keeps failing. The error is: `[ERROR] Application Installer abnormal process termination. Process exit...
View ArticleAnimation in android....
Hi Everyone, i have a view on the right side of the row. When i click the row ,my view animates in . Please check my code: row.addEventListener('click', function(evt) { Ti.API.info('row click'); if...
View ArticleAndroid error : The application may be doing too much work on its main thread.
Hi, I am testing my mobile app on Samsung S3 GT-I9300 phone and I am getting this error on the console of Titanium Studio - [INFO] : Choreographer: Skipped 127 frames! The application may be doing too...
View Article