Community Questions & Answers

iPhone Only App and tiapp.xml

I am pulling my hair out on this. I am attempting to create an iPhone only app. If I choose iPhone and not iPad in tiapp.xml I get an iPad only app. If i choose iPad iPhone and not iPad I also get an iPad only app. If i choose both I get a universal...

tiapp.xml android

Hi, I am trying to hide the titlebar in android which i am specifying in tiapp.xml please see below : ~~~ <manifest android:versionCode="13" android:versionName="1.3.0"> <uses-sdk android:minSdkVersion="7"...

Malformed app id for Android only

I created a project for iphone and android and entered the app name com.2kapps.washington211 No errors when just iPhone is selected but if Android is selected the error "Malformed app name" is display and I can't run the Android emulator. Is...

Line break in project description - BUG ?

Hi, I've just created a new project, changed some settings in tiapp.xml and tried to run the default app.js that comes with the new project without any changes to the code. I received the following error when running: ~~~ [INFO] Performing clean...

Tiapp.Xml -- Commands /Extra Parameters

Is there a list or API that explains in more detail the tiapp.xml file? What will it except that is not already listed. Main reason for asking is because the info.plist pulls it data from there I am trying to add stuff to the plist but cant because it...

Unable to use custom TiApp.xml properties

Having no luck storing custom properties in the TiApp.xml file as described in the docs: TiApp.xml also supports ad-hoc properties that can be used by the application with Titanium.App.Properties. Properties generally follow the form: <property...

TiApp editor - 2 messages detected

When i go into the TiApp Editor for my project, at the top it says 'ProjectName' Configurations 2 messages detected. I'm getting a build error when trying to build this and it keeps erroring out. So I'm curious if these two messages are relevant to my...

How to start a new Android Activity?

I'm trying to start a new custom Android activity with Appcelerator and having some trouble. I'm not sure where to put the java file in my Appcelerator project and how to correctly link to it. Here's the HelloAndroid.java activity I'm trying to run from...

Showing 1-50 of 56 1 2