Community Questions & Answers
Android setActualDefaultRingtoneUri in Ti
Trying to set a default ringtone via Android Ti app but there is no method for that. In Java it can be done with setActualDefaultRingtoneUri method. Does anyone have a module developed for this method? Or is there a workaround to do this?
setActiveTab for custom tab
Hi As the title mentions I want to set an active tab for my custom tabs.
Set position of picker in bottom of the screen, in android
How can I set the position of one picker in the bottom of the screen? SDK 1.7.5 android
how to use set methods?
Hello there, I have a button, defined like this: `var loginBtn = Titanium.UI.createButton({ title:"Login", width:80, height:35, borderRadius:1, font:{fontFamily:'Arial',fontWeight:'bold',fontSize:14} })` I am trying to set the bottom...
Load a WebView with given cookies?
Dear community, In my application, I am using Titanium.Network.HTTPClient to perform login to a website and I get cookies from that connection. I'd like to then load a private page in a WebView using these cookies. How can I load WebView with a given...
Store a image to load later
Ok so I have a settings view which is a modal view in my app (iOS iPad) The settings menu has 3 options - insert name - create/upload character - create/upload house The name is inserted and the name would appear in the book part. I do this by setting a...
Attach a string to Titanium.UI.CoverFlowView
Hello guys, I would like to set a string into CoverFlowView for each image which I set. The following code is an example that it doesn't work because TITLE isn't a property of this object. How can I do ? ~~~ var images = []; var titolo = []; for(var...
How to take a user to the Setup screen
I am writing an application which requires the use of Geolocation Service. After the application is started, I want to ask if user allows my application to access GeoLocation Service, if "yes" and Location Service is Off, then I would like to...
Showing 1-8 of 8