titanium Questions

1

Possible Duplicate: Admob Error in Eclipse for android:configChanges I'm trying to get AdMob to work in my Android app. I'm making a new question because I already followed the advice...
Optic asked 31/5, 2012 at 13:55

1

Solved

I use getAllPerson() function and show all people in TableView i want to do delete selected person. but removePerson() only supported for iphone, how i delete with Android. any suggestion appreciat...
Bailey asked 28/5, 2012 at 10:58

2

Solved

I've just started with titanium and I can't make the Ti.API.info("My log message") to print anything in the console. I tried running the app in my Android device, in the Android Emulator, in the ...
Simonetta asked 23/5, 2012 at 16:39

1

Solved

I want to build an iOS module in which I have a viewController class with its .xib file. now the problem is how to call that view from my titanium code. I know that there are view proxy available b...

2

Solved

I keep getting this error every time i create a new django project using titanium (eclipse) with pydev. Actually, it did create the file settings.py I wonder what make this error and how to fix it...
Szabadka asked 1/4, 2012 at 16:57

2

I'm running the 1.1.0 SDK of Titanium Desktop and only my SVG text elements are rendered properly. SVG methods such as getBBox() give error messages. The application works well outside the Titaniu...
Hedden asked 27/10, 2011 at 14:34

3

Solved

I'm not talking about doing anything fancy. I'd just like the standard windows and views to rotate when the user rotates the device.
Pleura asked 16/3, 2011 at 8:44

1

Solved

I'm trying to find the best way to create async calls when each call depends on the prior call to have completed. At the moment I'm chaining the methods by recursively calling a defined process fun...

1

Solved

i create a application.Whose, Log IN application in this we add a local database (db.sqlite). When new user do registration. than, add the whole data in database. its is run properly in device. But...
Camellia asked 22/2, 2012 at 10:50

3

I'm working on building my first Android app on Titanium. I have an RSS feed loading on the first window, then after clicking a link from the rss list, I create a new window and display the full co...
Acrobatics asked 31/8, 2010 at 7:6

1

Solved

I have a titanium based iOS app that basically is following my own MVC structure. It has around 30 views and a lot of network connections to do API calls. So, it seems that the application is perfo...
Little asked 2/2, 2012 at 16:19

1

Solved

I am new to Titanium Development. In Native android if we press back button only current activity will be closed and it will go back to the previous activity but when I press the back button in And...
Drawback asked 17/12, 2011 at 11:27

2

I've read so many articles (which I listed below), but I can't get a consistent answer. We would it be possible to just pick one of the following 2 answers? If you work for Appcelerator or any comp...
Locklear asked 20/9, 2011 at 15:48

1

Solved

I'm developing a simple app that connects to a webservice configured as a virtualhost in Apache, so its URL is myapp.localhost In my development machine (Mac OS X) I can access it, and also from t...
Manipulator asked 28/2, 2011 at 12:3

3

Solved

I have downloaded Titanium for Windows platform. After installing correctly... I found that it needs iOS SDK.. So from where should i get iOS SDK. Is Development of iOS possible in Windows platform...
Kherson asked 8/8, 2011 at 13:10

3

My JSON object evaluates to: { "@io": IO, "@type": XXX } If this variable is called my_json, how do I access the @type value of XXX? I tried my_json.@type, but this is giving errors. Help apprec...
Sedition asked 3/8, 2011 at 20:18

2

Solved

I am getting rather annoyed with Titanium Studio so I decided to look for an alternative. I have used many IDEs (such as Aptana, Komodo, Netbeans, TextMate) but they have never seemed to be so stre...
Subdeacon asked 28/7, 2011 at 9:13

2

Solved

I am looking to create a general purpose routine that will operate over a view's children. Within the routine I need to be able to iterate over the child views. I don't see anything in the API that...
Nudnik asked 29/3, 2011 at 15:25

2

Solved

I'm new to ruby on rails but I want to send the data from my SQlite database from my iphone app to the rails web app. Like a "sync" service. I'm using devise for authentication for the web app. I ...
Karajan asked 24/6, 2011 at 22:52

3

Solved

My app is similar to facebook. I want to retain the userID/Username upon login screen, so that i could use it at rest of the application for queries online data. I tried storing it in a javascrip...
Copperas asked 18/6, 2011 at 11:53

3

Solved

I'm working on building an iPhone app with Titanium Mobile 1.0 and I see that it compiles down to a native iPhone binary. How does this work? Seems like it would take a lot of heavy lifting to anal...
Caskey asked 14/3, 2010 at 22:17

2

Greetings all! I'm trying to play a video that is hosted on our webserver on an android phone. I've already built this for iPhone and it works great. Droid, however is a different issue. Instead ...
Olnee asked 29/12, 2010 at 0:15

4

I intend to start an iphone/android project with the titanium SDK for mobile. Do you know what are the main feature-wise pitfalls to avoid ? what sort of features will be very hard or impossible to...
Victor asked 15/2, 2011 at 21:9

3

Solved

I would like to open a new url in the default browser when the user clicks on an image. I have looked into the Titanium.Platform.openURL but don't know how to use it. any help is appreciated
Mezcaline asked 27/2, 2011 at 1:8

1

Solved

EDIT: Problem isn't with PHP, I was using cURL wrong. Updated question to show problem I'm having with XHR. Summary: Can't get username to PHP using XHR: var xhr = Ti.Network.createHTTPClient(); ...

© 2022 - 2024 — McMap. All rights reserved.