Quantcast
Browsing all 8068 articles
Browse latest View live

Blackberry BB10 Videos do not load

Titanium SDK : 3.2.0.v20130726130844 Platform: Blackberry BB10 / OS: OS X 10.8.x Was ask to test out BB10 Video handling, and was unable to even get it to do a openURL, kept saying TypeError: Object...

View Article


Backbone with REST API

I've been searching for documentation on how to use Backbone with REST to fetch and persist data on a remote REST service. I've seen some examples using external APIs and HttpClient, but my...

View Article


3D objects and textures with Titanium

Hi, I'm trying to show 3D objects using Titanium (3.1.1) and three.js in a webview. I'm just trying to show a rotating cube with an image texture. As WebGL does not seem to be supported (as far as I...

View Article

Android small photos from camera

Hi guys, I'm having an issue regarding the images returned from the Titanium.Media.showCamera() function. On some devices (Note II), the image is only 640x480. Any ideas why? This is my code:...

View Article

Android Action Bar Title Alignment

Hi guys, this is my first question. Is there any of you that know how to make the title in action bar to be in the center ? This is my styling code: <resources...

View Article


Alloy.createModel = unknown application error

Hi, I started to use Alloy a few days ago and managed to set up my environment properly. Now I have the problem that every time that I try to instantiate a model (that I created with the Eclipse...

View Article

Titanium Studio - Titanium updates available, but no updates were found

Hi, I'm using the latest version of Titanium Studio. It sometimes pops up "Titanium Updates Available" at bottom, but clicking it displays an empty list for update, and "Check For Titanium Updates"...

View Article

Gothenburg Titanium User Group

Hi all, I just wanted Titanium users from Sweden, in particular from Gothenburg, know about the newly started Meet-up group. We're hoping that the group will grow fast so we soon can create our first...

View Article


Setting up android push notification

Hey, I have the following code and am attempting to register both iOS and android phones with ACS. I have iOS working but android registration seems to fail if ( Titanium.Platform.name == "android" ){...

View Article


Cannot access ios 6 SDK after installing ios 7 beta

I can't access the iOS 6 SDK anymore within Titanium Studio. I've updated to the latest 3.1.1. Tried everything except removing the iOS 7 beta, however I don't want to do that. Anyone else running into...

View Article

How do you correctly manage a Socket.TCP based app?

I have reason to make an iPhone app which will open a listening server. I want to interact with this server as if it was close to a telnet session as I could. In other words I want to establish a...

View Article

Using remote html in webview but read local resources, possible?

Ok, so we wish to use a webview, read the html from a website (since it is dynamic) and use webview.setHtml() on the webview so we can use titanium events (as it is local then) directly from the html...

View Article

Titanium Studio + Fedora 19

I am try to start Titanium Studio on Fedora 19, but it has a problem: I got 2 messages: 01 - An error has occurred when activating this view java.lang.NullPointerException 02 - An internal error has...

View Article


[ERROR] : Build process exited with code 1

Hi, I have a bit of English because Koreans. I began the this week Titanium platform. Errors on my computer. [ERROR] : Build process exited with code 1 [ERROR] : Project failed to build after 439ms The...

View Article

Design for restful sync adapter to support multiple models

Titanium SDK and Titanium Studio - Latest version Device: All Type: Mobile application Ubuntu 12.x The RestAPI sync adapter in the BookClient example contains model-specific code in it: // Override the...

View Article


Todo List sample application doesn't run on iPhone simulator

I'm using a MacBook Pro with the latest and greatest - OS X 10.8.4, latest official Xcode (4.6.3), Titanium Studio 3.1.1. I imported the "Todo List" sample application. It works fine in the Android...

View Article

Exact Zoom for Maps

Hi All Just wanted to know if it was possible to get an exact zoom. As the user can zoom to a given zoom, and we would like to load that zoom state the next time the map loads. Thanks in Advance.

View Article


Titanium Confirm box android support

Hi All, I have perused the various forum posts about creating a confirm box by using the suggested [b]Titanium.UI.createAlertDialog[/b]. While this works fine on the android emulator, it doesn't work...

View Article

Exception occured while building Android project: [ERROR] Traceback (most...

I am keep getting very weird error ! The project is imported to my computer but I cant run it. I am using Titanium SDK 3.1.1 and android API 10 and 11 and etc The most weird thing is that I get error...

View Article

pop up when login to facebook instead of safari browser.

I have used the code fb = require('facebook'); fb.appid = MY_APP_ID; fb.forceDialogAuth = true; fb.permissions = ['publish_stream']; fb.authorize(); -- when i click long in button at first time pop up...

View Article
Browsing all 8068 articles
Browse latest View live