Performance Scrollview containing Images
Hey, following Scenario: I have a scrollview containing an imagegrid - over all around 100 images. The scrolling is super smooth, but the initial "adding" of the images to the scrollview is really slow...
View ArticleiOS Module Not Found
I am attempting to build a custom iOS module in the following environment: - Titanium 3.2.2 - Mac OS 10.9 - XCode 5.1 I can build and package my module without any issue, and I see the module...
View ArticleComputing SDK Info... found no Android SDK
Android SDK missing problem since updated to the latest version of Titanium Studio. I've tried everything I could found in here, downgrade version, added new AVD, uninstall everything and reinstall...
View Articleproblem when installing Titanium CLI
I'm running ubunut 13.10 when i type this command : titanium login he prompt: /usr/bin/env: node: Aucun fichier ou dossier de ce type
View ArticleNo android sdk's found under specified sdk location.
Hi, I have done eveything i can think of and more to fix this error! http://www.youtube.com/watch?v=rPfiD7ncLV0 If you have a solution or a possible solution please post it! Thanks so much.
View ArticleCommunication with bonjour on Iphone and android
I am trying to write a module that enables the communication between an IPhone and an Android device. For the IPhone, I currently use the Bonjour package. Now I would like to write an Android module...
View ArticleProblem when installing titanium CLI
I'm running ubuntu 13.10 when i type this command : titanium login he prompt: /usr/bin/env: node: No such file or folder of this type
View ArticleIs registering an app for ACS in My Apps necessary?
I've managed to get push notifications working, but currently I can only send them using the form on the My Apps page. I intend to eventually handle notifications by calling the REST API from my...
View ArticleI can run code on android Emulator but can not work in mobile device(samsung...
this is error when it work on mobile device. [ERROR] : MoreInfoHPW_ViewGroup: Parent view is not a TextView When I work on android emulator , it has not error. Thank you.
View Articlecheckbox unselecting
hi I have an problem in my project. that is i'm doing checkbox functionality in project and i wrote checkbox code it's working fine and the problem is i'm creating check when json is parsing.the check...
View Articleyoutube fullscreen not working in titanium android
youtube fullscreen not working in titanium android
View ArticleUnable to access Titanum Studio using my Appcelerator account.
I am developing on a Mac, which has been upgraded to OSx 10.9.2. Since the Mac upgrade my Titanium Studio version 3.2.1 has not been working. I have been trying to un install and then reinstall the...
View ArticleAndroid density of Row properties "hasCheck" / "hasChild"
Hey there, i'm currently experiencing some strange problems with the way, the properties "hasCheck" and "hasChild" are displayed in Android on High-DPI devices (in my case a Galaxy S3 and Android 4.3)...
View ArticleCLI titanium build fails when run as cron
CLI version 3.2.1, Titanium SDK version 3.2.2.GA, MAC OSX 10.9.2 The following commands work fine when run in command line but give an error when run as a cron job. Does anybody know what could be...
View Articleerror with boutton
hi I have this error when i click in the botton: TextView: TextView does not support text selection. Action mode cancelled. titanium this is the code: var favButton = Titanium.UI.createButton({ title:...
View ArticleAlloy model update
Hi, I try to update a model without success on Android Platform... var exp = Alloy.createModel('exp', {id:1}); exp.save({favoris:1}, {success : function(model){ Ti.API.info('ok'); }});Error executing...
View ArticleGoogle Play Game Service
I'm Titanium with Platino and trying to implement Google Play Game Service into my game. It's for making a leaderboard and achivements. Anyone here knows where I can find how to do it? Hoped for a...
View ArticleTi Paint Module on Android , Sending painted image to server using base64...
Hi, I am using ti.paint module on android and ios. I want to use this module to make signature of a user and then send those signature to server after doing base 64 encoding. The complete functionality...
View ArticleHow to edit error : unable to securely connect to api.cloud.appcelerator.com...
When I run emulator of iOS ,it can run but it has error too. Error is unable to securely connect to api.cloud.appcelerator.com with the latest TLS. Trying again with TTLS1.0. It is highly suggested...
View Articlesliding drawer
Hello Everyone, I am using sliding drawer in my application , which is sliding from left and after selection its content it goes back to its position.Can anyone provide some code its urgent?? Working...
View Article