Zip files on android
Is it allready possible to zip files in titanium mobile on Android? I use a module for unzipping files on Android and IOS, but for android there does not seem to be anything out there for zipping...
View ArticleCan we create customized plugin with Titanium SDK?
If I want to create a customized FTP module, can I achieve that goal without paying?(I know there exist free FTP modules, this is just an example I make.) I mean that is creating special plugins for...
View Articlehow to make a double ended slider ?
Hi, I want to show a simple price range for a search criteria selection screen where user can set min price by left ended ring and max price by right ended ring. There's a Jquery UI slider at...
View ArticleHow to create panorama view in android and ios ?
Hi, Is it possible to create panorama view in both Android as well as iOS in Appcelerator? http://www.panoramas.dk/fullscreen/fullscreen23.html Like this example. Thanks, Dharmik
View ArticleCannot run a sample mobile app with the Titanium Android Emulator
Hi, I'm new using the Titanium IDE, I use the Eclipse environment normally for creating Android Apps. So after I installed the Titanium IDE (3.2.1.1391541866-7T7848-f6gZIs6MY) in a Windows 8 OS, I...
View ArticleCustom style for Tab
Hello! I am using Titanium 3.1.3, android, alloy. I need to make custom style for my tabs. Specifically I need to change "title" textSize, color and "icon" size. Are in Titanium some ways to do that?
View ArticleThx Appcelerator - new App released
This is no real question but as a relative active user in this forum I would like to introduce our new app. GetBuzz - Flirt & Dating App iOS:...
View ArticleCalling toImage() on a view with crashes on Android. How else to you get...
Is this expected, that toImage() on a view is not supported on Android? According to the API docs (that we all know are half-baked) I didn't see anything that would lead me to believe that you cannot....
View ArticleStop ImageView images in a tableview reloading when scrolling out of view and...
When i scroll down the page and then back up, the images that were already loaded into the imageview (from remote url) reload themselves. Is there a way that I can stop this happening and, once the...
View ArticleDensity-based images don't work on buttons & annotations
I am using Titanium 1.7.5 on Android 2.3 on Linux. Using the instructions at <http://wiki.appcelerator.org/display/guides/Using+density-specific+resources+on+Android> , I added my icons in...
View ArticleVery slow performance with Android/Emulator
Hi, I have 2 questions about the performance to expect when working with Titanium Studio and the Android emulator. I'm running this on a Linux Box with the latest versions of Oracle JDK, Titanium and...
View ArticleButtons instead of tabs?
Hi, I am developing a mobile app both for android and iPhone using Titanium CLI version 3.2.1, Titanium SDK version 3.2.2.GA, Alloy version 1.3.1. My requirement is that I need to have a face-book...
View ArticleAccess SMS
Hello Experts this is my first day with Titanium and I choosed it to have iOS and Andriod app using the same code but before I start I want to get a confirmation that using Titanium SDK I can access...
View ArticleCannot start Android emulator on mac os x
Hi, I just downloaded Titanium 3 today and I try to start the default projet (just created a new alloy project) on android simulator. But the android emulator didn't start (but iOS work perfectly) and...
View Articletitanium studio con not find android sdk 2.3.3
OS:win7 64bit JDK:1.6 34bit Titanium studio version:3.1.2 Titanium sdk version:3.2.1 description: My titanium always connot find android sdk and it warn me "•An Android SDK is missing. Titanium...
View ArticleSwitch Checkbox style dont'see on Android app
I create a Switch with Ti.UI.Android.SWITCH_STYLE_CHECKBOX , but I don't see the square. If I tap in the right position appears the sign of check (see image) no checked checked The code is this, is a...
View ArticleWhat to do about error Getting GCM SenderId failed on Android?
Hi! Im trying to use GCM with Titanium Studio, and I wanna be able to implement Push Notification in my Android App: Im using the code bellow: `var win = Ti.UI.createWindow({ layout: 'vertical',...
View ArticleImage resize and orientation fix issue
Hi I am working on a app that have functionality to pick images from camera and display those images as thumbnails. In Order to avoid memory strain I am resizing the Big image into small size like...
View ArticleUsing Canvas with Titantium
Hi, i am developing a very simple application which uses javascript to time the amount of time it takes to render vector graphics onto a canvas. I want to test the application across a mobile browser,...
View Article