Below is the code for titanium: var request = Titanium.Network.createHTTPClient(); request.open(\"POST\", bh.serverAddress + \"MyCareer.svc/PostMessage/\"+ bh.userID + \"/\" + bh.logic.profile.userI
I\'m looking for 开发者_StackOverflow社区a Javascript animation library that doesn\'t use the DOM, so I can use it with Titanium when I\'m not working inside a webview. Inside a webview, I can use wha
I\'m developing an iPhone app with Titanium which is doing API calls to a Rails3 app with Devise/Omniauth.
I have an app that\'s built using Appcelerator Titanium (for iOS, latest SDKs of Ti and Apple) and a section of it relies heavily on maps. The problem I\'m having is that the memory doesn\'t seem to b
Is it possible to zoom in and zoom out in a view just like using a double tap or pinch functionality? If so can we still get the same coordinates or different coordinates after zooming in?
I am new to iPhone development. I am using Titanium for developing but I guess that hardly concerns my question.
I am developing a mobile (iphone/android) application using appcelerator titanium (sdk 1.6.2). At a certain point in the app the user choses an image that 开发者_Go百科should be shown in an imageView,
I\'m using titanium to create android mobile application How can i change font family and other prop开发者_如何学编程erties for AlertDialog box?
I have implement one iPhone application using Titanium. Now I want to share application link or text on facebook I don\'t know which api I have to us开发者_如何学Goe and how to integrate.Do you have a
I want to ask about the image view in titanium android development because i am not getting the right way to create a image view for my application. i have taken a window and on that i added a view wi