im developing an app in Ti开发者_StackOverflow中文版tanium Developer, im trying to make a login form so that the users can authenticate through my app to my server so they can get info regarding their
I have made an SQLite database file with some testdata in it. When I use it in my application it goes well.
I am trying to post a tweet on twitter with my mobile app. I have authorized my account by logging in on the twitter page linked to my app.
Hello I have tried to post a tweet from my application. When I press on the button \"post tweet\" the authentication window (login window by twitter) opens, but when it is loaded my application just e
I\'m trying to use the new Face开发者_如何学JAVAbook Graph API with Appcelerator Titanium Mobile 1.6 .
I am trying to figure out how to make a multi-screen app using Appcelerator Titanium.I am familiar with Android development, so using the Android SDK I would create a few different activities, each do
again another question: I have a scrollView where the images loaded by createView, but how can i add an image from an url? In my case if i change ../images/.... to http://www.codeworxx.com/images/...
i am creating simple dashboard view in which i using createDashboardItem function item has to set on dashboard.
I would like to op开发者_如何学Cen a new url in the default browser when the user clicks on an image.
I\'m working with the latest Mobile SDK (1.6) on OS X. I have this piece of code: var globalArray = [ {title:\'foo\',value:\'yes\'},