java.net.SocketTimeoutException
Hi, I've been working with titanium and webservices for some time now, but I just got stuck in this bug were I cant understand exactly whats happening. I'm using the latest titanium version developing...
View ArticlescrollableView View hide or show
Hello I need to make some inquiries with ScrollableView object, this tells me that I have seen and slip into them, but I have created modules that contain functions and other objects that make up each...
View ArticleError: 'eventsDispatcher' is undefined
I've installed Appcelerator and the Android SDK, but when I try to launch Appcelerator I'm getting an error that says "Line: 1 Error: 'eventsDispatcher' is undefined." Does anyone know how to solve...
View ArticleZSDK_ANDROID_API.jar MODULE Android Eclipse
Hi everyone I have a ZSDK_ANDROID_API.jar archive, open in eclipse, I can view project, the modules and procedures, etc, I want use this archive as module in titanium , I have to make to add this...
View ArticleFacebook Android SSO with Native Login Dialog
I have just tested Modules.Facebook for Android, works fine so far. But is there a way to get the native login dialog like this? http://s1.directupload.net/images/user/131126/34qspfl9.png Of course I...
View ArticleCan'nt able to launch Android emulator ERR at longjohn.js:184
Hi, I am new to titanium. I just completed all installation process and tried to launch a simple Android demo project, but failed to launch emulator. Please see the error .. ERROR:...
View Articlewindow still alive
I have a login which in case of success loads another controller/view main. I'd like to transition between the windows but I don't know if the index stays or if it should stay? index.xml <Alloy>...
View ArticleBest Code Practice for larger apps garbage managment
Hi All This question may have been asked quite a few times but i havent managed to find anything that works for me. First i have been using titanium for a while and love it, but as my apps are getting...
View ArticleApp not installing in Android emulator.
Hi all, When i run my application it doesnot get installed in the emulator. In the console it shows the message "Installing application on emulator" but it doesn't get installed and also it dosnot give...
View ArticleData intensive ACS application
Hi, this is more of a general optimization question. Basically my app is very data driven and I am using ACS as my data storage solution. Is there a way to cache results return from a query on a...
View ArticleTwitter android image posting issue
I am not able to post images in twitter titanium android. Right now I am using birdhouse.js, it is working fine in IOS.Please advice me how to post image in twitter android . Thanking you in advance
View ArticleDelete chat group in myApp page
Hi, I have a problem! I know that isn't possible to delete chat message from titanium, but is it also impossibile to delete chat message or chat group from myApp portal? Thank's in advance Mobile, 3.x,...
View ArticleAndroid Application require restart
Hello, I am trying to run my android app on Emulator but it's not working and it's requiring a restart.. I am using: Google APIS Android 2.3.3, Screen: WVGA854 My Code is Here:...
View ArticleIOS7 App registered for location updates don't work more in background
Simply! My app is declared like (App registers for location updates)tiapp.xml with "location". Was working fine in IO6 xcode4.5 and compiled on titanium sdk 3.1.2.GA. Now i've upgraded the system for...
View Articleandroid module get file from appdata, appdata-private
i am downloading files to directories: Ti.Filesystem.getApplicationDataDirectory(); -> appdata-private:// Ti.Filesystem.getExternalStorageDirectory(); -> appdata://...
View Articleapp android deployed for playstore crash on samsung devices gs4-note3-note2
Installing the deployed app for store,on those devices (samsung) after opening, the app crash after splash screen. It's very strange,only with samsung,because work fine on sony experia z,htc one,s3...
View ArticleHaving trouble adding emulator through AVD
I'm trying to add a type of emulator to my Titanium setup, but I am having no luck. I go to my Android SDK Manager and then Manage AVD. I then to proceed to delete all of the old emulators that I do...
View ArticleRefreshing the data in the previuos window on the basis of selected current...
Hi I have come across a situation in which i have to change the data in the previous window on the basis of data selected from parent window but i want to do this without using app level event...
View Articleapp android not work more on device when deployed for store
My app android not work more on device when is deployed for store.The same app was working fine when i was in debugging mode with usb cable,on the same android device(s4 samsung). The app crash after...
View ArticleShould I be removing all event listeners on a window close event to prevent...
I have a number of event listeners on each page of my app. I noticed that you must call the $.destroy method on an window close event if you have created some binding on the page to prevent memory...
View Article