Community Questions & Answers

Experience using Titanium4j ?

Hello everybody, We are a team of Java developers and have to write Titanium Applications. Appcelerator only provide a JavaScript API but we came accross Titanium4j (http://emitrom.com/titanium4j) which seems to use Java. Has anyone used this...

Titanium4j 3.1 is here !

Hello Folks, We are very exitecd to announce the general availability of Ti4j 3.1 Ti4j is our Java binding for Titanium that allows developers to write Titanium applications in Java. Promiment feature in this release are : 1) Support for Titanium SDK...

.java wont open

I have a file with the ext .java what wont open. I get a dialo box that says: " Windows cant open this file". I have windows 7 the .java files have open before now they dont. Please Help

Java SDK Missing Ubuntu 11.04

I debug in Titanium and an error appear. Android runs but the Hello World application of Titanium doesnt show up These is the error: [ERROR] Missing Java SDK. Please make sure Java SDK is on your PATH (exception: [Errno 2] No such file or...

1.4

Hi Just updated to 1.4, and now I can't run the Emulator. It still works if I change back to 1.3. It is android, and I am using windows 7. The error I get in the console is ~~~ [ERROR] Required jarsigner not found [ERROR] Required javac not...

JAVA_HOME error in Titanium Studio on Linux Mint

I will try and keep this as concise as possible since I need to get this figured out quickly. Back when I setup Titanium Studio 2.1.1.201207271312 on Linux Mint 13 64-bit system, I had all kinds of problems installing a version of Java Titanium liked. In...

compile android mobule error

I want to make a android module , i create it, and then when I click the [Package - Android module] compile it, the Studio have a error: ~~~ Executing build.xml... C:\Documents and Settings\Administrator\Application...

Package android module error

I want to make a android module , i create it, and then when I click the [Package - Android module] compile it, the Studio have a error: -------------------------------------------------------------------- Executing build.xml... C:\Documents and...

Titanium4j now free to use and under Apache

Hello community, sometimes ago we announced release 2.0 of Titanium4j. Our GWT binding for Titanium that aims to bring Java devs the the Titanium Plaftform by giving them the ability to use Java instead of JavaScript. To see what s new in 2.0 please visit...

developing android java module in titanium.

Hi, I am developing small android module in which I want to display list of all installed application on users android device. I am ready with my java code. But I don't know how to implement this in android module. Is there any sample android java module...

unable build android java project.

Hi, I am developing small android application. I create android project in titanium(FIle -> new -> android project). It creates a new **android project** (Java). Now when I tried to build this project it showing me options like run as android...

SDK 1.8.1 Android modules problem

Hi, I'm using the c2dm module that was converted to 1.8.0.1 ([https://github.com/Kuraturpa/titanium-c2dm](https://github.com/Kuraturpa/titanium-c2dm)). On SDK 1.8.0.1 it was working fine. I've upgraded my SDK to 1.8.1 and re-compiled the module under...

Java 1.6 is required

I have a newer version, so it won't start. It says: JDK version 1.7.0-ea detected, but 1.6 is required Why? I know it is required, but why won't the application at least try to run it. (with a start-up warning or something)

JNI object limit with Android/V8

I have an app that functions well in Rhino, but when I build with V8, I get an error saying that I've hit the JNI object limit (which, apparently, is 512). Is there a way to increase this size? Is this something that can be configured? Some of you are...

Android Module > Porting to 1.8 Trouble

Any help would be appreciated. I'm not too familiar with Java but need an app to run on Android. When I compile the module using this adjusted Java code: [http://pastie.org/3526369](http://pastie.org/3526369), I get this error: ~~~ [javac] warning: The...

How to have persistent variable in android module?

I'm planning to create a module whereby information was stored in a variable in my java codes. I've made a simple test app whereby a variable in my java code was incremented by 1 every time a button was pressed. When I tested it out, no matter how many...

Required jarsigner not found, etc.

I've seen a few others with the same issue I'm having, but none of the solutions seem to fix my problem. When I go to install an app I get the following message from the console: ~~~ [ERROR] Required jarsigner not found [ERROR] Required javac not...

Titanium can't find Java

I have a litle problem - On my Win7 I have latest Java, Android SDK and Titanium installed, but it just can't work together. There is screenshot: [http://sklad.marekhrabe.eu/soubor/java-hell.png](http://sklad.marekhrabe.eu/soubor/java-hell.png) 1. Java...

Cannot create a new project

I am new to Titanium. I downloaded and installed the most recent release of Studio. When I try to create a new project (desktop or mobile), the program crashes. Totally shuts down. I am running WinXP. Here is the logfile that Studio created when it...

Problem with running app

hello, I have a problem I installed Titanium studio, android sdk, it runs ok. And then still Java 6 Update 29th And my aunts my problem app "Hello world". When you run it (according to the instructions in the documentation) so I write this...

Showing 1-50 of 126 1 2 3