Widget rendering issue?
I am trying to create a widget, and having an issue with I believe the rendering. Please advise. Nothing appears to be rendered. Currently using 3.2.3, testing on IOS7. Widget.jsvar args =...
View ArticleAlloy , create model and save to sqlite Db
Hello, I want to know where is my data saved(what is DBs name or tables name) when I create model and save it to collection. This is my model routeList.js: exports.definition = { config: { columns: {...
View ArticleHow much time does it take for a keyboard to popup/hide?
I have animation for view moving when a keyboard shows/hides. I was trying to synchronize the animation with the time it takes the keyboard. Is the time same on Android/IOS? Dose it take same time for...
View ArticleBaffled. Saving rotated image
I started out thinking I had a camera related issue, but it turns out its a basic image question. I have an image loaded in an image view, I rotate it and then I want to save the image. I can see the...
View ArticleSlide window Effect in Alloy
Hi, I have decided to work on alloy for development. So, I am here to ask my first question. I want the window open with sliding effect from Right to left. I have used the animation effect from left to...
View Articlepicker in android
Applictaion type:mobile,Titanium Sdk:3.2.1,device:emulator,OS:windows 7 I created a picker its taking the default value as the value in data[0] element.But what I need is only after my selection it...
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 ArticleFacebook Like Left Slider
Hi , I am new to appcelerator and woking on the slider menu like in facebook. I need two views , the first view will appear when we drag over the second view like in Facebook. Can anyone provide me a...
View ArticleHow to create Custom Dialog or PopUp or Window as like WhatsApp's PopUp alert.
I want to create a custom dialog like shown in below link. http://developer.android.com/guide/topics/ui/dialogs.html#CustomLayout Is there any option in Titanium Android to create a UI like this. ?
View ArticleRun on physical device fails after updating to 3.3.0 rc
I have been struggling with this for a few days now, but ever since I upgraded the Titanium to the RC version 3.3.0, I can't get my app to install on my device. Once in a rare while, it actually goes...
View Articlelow quality google map
Hi, If I run my application in a Nexus 5, from a certain zoom level the map quality gets too low, as you can see. http://i57.tinypic.com/dmz5ok.jpg Another problem is that the pins are too small. Why?...
View Articlegoogle maps down
Hi, I'm wondering what is the best way to handle when GoogleMaps itself is down, from within my app. It happened at the weekend for a small period of time where Google maps was not working in my app...
View ArticleAndroid - Facebook Module don't work!!
[ERROR] : FacebookModule: (main) [38143,71824] LoginDialogListener onFacebookError: The connection to the server was unsuccessful. [ERROR] : FacebookModule: com.facebook.android.FacebookError: The...
View ArticleTi.Contacts super slow on Android + inconsistent with native contacts app
I'm having some issues working with contacts on Android and I was hoping that someone might be able to provide some insight. I'm using Ti.Contacts.getPeopleWithName(query) to query my contacts...
View ArticleGoogle Play/Maps issues on Android
This is an issue that has been plaguing me for awhile now. Android Version 4.1.2 Google Play Services 5.0.84 Code (I've stripped this to the simplest level for testing) JSvar Map = require('ti.map');...
View ArticlePopulate tableView with data
Hi I'm developing a Android app (i'm using: Titanium SDK 323, Mac OS X and Android emulator). I want put some data of an url in a table (single column). I'm sure that the problem is in the condition of...
View ArticleStudio does not recognize Android SDKs on Mac Mavericks
Titanium Studio does not recognize/does not install Android SDK path on Mac Mavericks.
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 ArticleCan't run android emulator on OpenSuse 13.1 from Titanium 3.2.3
Hello, I'm trying to get the emulator to work on OpenSuse 64-bit. If I run the emulator from the sdk via the CLI, an emulator starts up with no problem. When I try to run the emulator from Titanium, I...
View ArticleAndroid TableRow.hasCheck is tiny?
Hi, When a user selects a row in my tableView I set the hasCheck property to true. On very high-density Android devices this displays sooooooooo tiny as to be effectively useless see screenshot: Is...
View Article