A JavaScript-based platform to develop native, hybrid and mobile web applications from a single codebase.
0
votes
1answer
11 views
How to change the attributes of window in Titanium studio
I have created an app using Titanium Studio.I'm using tableview to display the contents of my database and now i want to customise my window completely.
for eg: i want to change the nav bar completely ...
0
votes
0answers
27 views
Titanium : Exception Occured While Building Android Project
OS: Linux mint 14.
Following error occurs when I try to run my project.
[TRACE] Writing out AndroidManifest.xml
[ERROR] Exception occured while building Android project:
[ERROR] Traceback (most ...
-2
votes
0answers
25 views
Trim var object and store in separate variables [closed]
how to trim var in titanium and get value into separate variables var s1,t1;
{
name = John;
token = John1234;
}
@thanks in advance
0
votes
0answers
10 views
Add click event to all button in alloy
I use alloy framework for appcelerator and I want to add click event to all buttons in my application when the page loaded
I use to lazy alloy too.
How can I do that?Is it possible?
-2
votes
0answers
24 views
How to get value from array titanium
value in side array of object at last index is.
{
name = ABCD;
token = A2B3C4D5;
}
It was not in this format name = "ABCD" ; token ="A2B3C3D5". "" are not there
{
name = ...
0
votes
0answers
23 views
How to pass multiple argument and get data value into another screen titanium
undefined for the second argument when passing value from one screen into another screen
// First Screen Code.
args [] = {name:'ABCD',value:'1234'};
argsToken [] = ...
0
votes
0answers
36 views
Getting JSON data using rest API in titanium model
I am very new in Titanium alloy
var xhr=Titanium.Network.createHTTPClient();
xhr.onerror = function(e){
Ti.API.error('Bad Sever =>'+e.error);
};
...
0
votes
0answers
49 views
+100
Exception Occured While Building Android project
OS: Linux mint 14.
Following error occurs when I try to run my project.
[TRACE] Writing out AndroidManifest.xml
[ERROR] Exception occured while building Android project:
[ERROR] Traceback (most ...
0
votes
0answers
13 views
Object Reference between controller and js extension class
I created new alloy controller class and another new file which extension with .js
In controller class have one array var array = [], and new file which is Request.js inside i parse xml data store ...
0
votes
1answer
27 views
Passing array object from one window to another
Passing array content value into another window array content.
Window FirstWindow
var firstData = [ {title:'Abcd',disc:'1234'},{title:'egg',disc:'567'}];
second Window
var secondData = [];
How ...
0
votes
1answer
25 views
User Authentication using Alloy Titanium
I am new in titanium alloy development project, we already have an android app which was built on titanium template. I would like change this to alloy template.
...
0
votes
2answers
96 views
Titanium PayPal module submission rejected by Apple because of Non-public API usage
It works fine in enterprise account, I can use it to pay real money, but when I upload it to appstore, error exists.
"Your app contains non-public API usage......"
The module I used is downloaded ...
0
votes
1answer
18 views
titanium maps user location near annotation
Im building an app with titanium and i am creating multiple annotations on a google map.
My question is if somehow i can check if user location is inside an annotation and lets say fire an alert. Is ...
2
votes
1answer
40 views
Creating checkbox using titanium alloy
I am new in Titanium alloy and I would like to change my project from titanium default template to alloy. Below is the code for creating a text box in default template. I would like to change this to ...
0
votes
2answers
32 views
Parse xml in titanium
I have response data from a server. I need to extract the resultant content value from the XML.
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope ...
0
votes
2answers
11 views
Titanium Android webView evalJS does not deal well with typeof
I've got a webview in my Titanium app that returns an empty string when I ask it to check for the typeof a variable. The point of this exercise is figuring out if a function exists on a page that ...
1
vote
2answers
48 views
restrict a user to download the app from google play if android version is older
How to restrict a user to download the app from google play(google app store) if user's android version(SDK) is lower then a specific version. I am using Titanium to develop the app.
Detail: I have ...
0
votes
0answers
19 views
app to organize photo in Android photo gallery By using Appcelerator Titanium Studio
I'm creating an app to organize photo in Android photo gallery By using Appcelerator Titanium Studio. Now my question is:
1) how do I get the list of all albums that is in the photo gallery?
2) how ...
0
votes
0answers
30 views
scrollview moving slight left side
I have created scroll tag inside i have four textfields and one button
all five component are added to scroll view
when i click button there is a slight horizontal movement
<ScrollView id= ...
1
vote
2answers
31 views
How to hide show view titanium?
Hi I am new to titanium.
I have taken 3 view and want to hide show that view on button click for iphone app.
Any idea how to achieve this?
Thanks in advance.
0
votes
1answer
25 views
Increase Navigation bar height for ipad
Trying to increase navigation bar for iPad
navgroup.height = 80;
Can any on suggest me for increasing the navigation bar for iPad.
0
votes
0answers
24 views
Unable to get e.globalPoint.x in Titanium iPhone development
I am working on Titanium iPhone Development with Alloy Frame Work.
Recently i updated my Titanium. Unable to get e.globalPoint.x while updating Titanium version 3.1.0 GA
Any help could be ...
-1
votes
1answer
24 views
Cannot run ios simulator using titanium studio 3.1.0 in MAC OS 10.6.8
Good day all,
Im using titanium studio 3.1.0 with xcode 3.2.6 in MAC OS 10.6.8.
When i create new ios application and run simulator this error come out:
Accepted values:
[ERROR] Invalid ...
0
votes
0answers
13 views
Programming widget rich text edit titanium appcelerator?
Currently i has been working in project creating chat application based on titanium appcelerator. I have dealing with a big problem how can i create a text field same as line app that can insert or ...
0
votes
0answers
40 views
Navigation bar title color change for iPad
For navigation Title i have set text About which is display in white background color!
when i run on ipad it in gray background
"#Win_aboutUs":{
backgroundColor:'white',
...
0
votes
0answers
8 views
CSS Regions and Exclusions in titanium mobile app
Is it possible to make working CSS Regions and Exclusions in titanium mobile app? There is a web-kit, but no flow-into options existing...
I've found the possibility to integrate more or less ...
0
votes
1answer
35 views
Display one time welcome screen titanium
I am working on titanium [new to this platform], I am using Titanium 3.1.0 version Alloy.
display one time welcome screen.
welcome screen name is IndexWindow next screen is LoginWindow.
when i ...
1
vote
0answers
30 views
Titanium iOS Simulator (run button greyed out)
Info:
Titanium Studio, build: 3.1.0.201304151600
Build: jenkins-titanium-rcp-master-417 (origin/master)
Date: 15 April 2013, 16:04:14
iOS configuration details: iOS SDK is installed correctly!
...
0
votes
0answers
34 views
Pass arguments and parse them to native iOS Titanium module method
I try to find out how to get some argument values passed from Appcelerator project to my Module.
This is what I have in the module.
- (id) someMethodWithArguments: (id) args;
This is what I need ...
0
votes
0answers
56 views
Titanium SDK Upgrade 3.1.0
I upgrade Titanium mobile SDK from 3.0.2 to 3.1.0. After upgrade application code compile successfully and able to create installation file correctly.
The only issue i found is that in some of the ...
1
vote
1answer
52 views
Create custom picker control
See screenshot of custom picker:
I know there isn't a way to style the picker control in Titanium. This picker only needs to work on iOS (iPad only). I was thinking I could hack the TableView ...
3
votes
1answer
26 views
Handling click of proxy view in app.js in android module
I have created one carousel view using module in android. Here everything is going fine. But how to handle click of individual image in this view. I can handle this easily in my native android code ...
0
votes
0answers
25 views
Titanium: how to render the videoPlayer in background mode on Android?
I have to use the VideoPlayer object to play music (because I can retrieve the duration dynamically, etc...).
The background mode with a VideoPlayer works great on iOS, but it doesn't work on ...
1
vote
1answer
48 views
Titanium : how to make a default “defaultImage” for all elements?
Is it possible to make a default "defaultImage" that will be used for all elements in my app (imageViews, coverflow, etc.) ? It will be great, instead of put "defaultImage" everywhere...
I've ...
1
vote
2answers
584 views
Can't execute my app in Android SDK with Titanium Studio 3.1.0
I'm on iMac with X.8.3 and i'm trying to make my test application working with Titanium Studio and Android SDK 2.2, the apps works on iPhone Simulator but not on Android.
Here is the terminal error ...
1
vote
1answer
36 views
Differentiate between iPhone and iPad in Titaninum Appcelerator
I am new to the cross platform Titanium SDK, and the Alloy MVC framework.
I created a button inside index.xml like this:
<Alloy>
<Button id="button">Click Me</Button>
...
0
votes
1answer
95 views
Send Geolocation in background service [Titanium]
I'm creating an app for Android and iOS with titanium which sends a new Geolocation to a server every 5 seconds for as long as the server runs. On iOS however the app stops sending those locations ...
0
votes
1answer
39 views
Display Graph in Titanium iOS
In my app, i need to display the status of the feedback by a Graph(chart) view.
Is webview is need?
I tried RGraph framework, which is showing errors for me, how to use this framework?
Are they're ...
0
votes
0answers
22 views
Titanium iOS: Display gragh based on sqlite db datas
In Titanium, i need some guidance in plotting graph based on the sqlite db values. I tried Rgraph to plot graph, but while importing am getting errors in .css and .html files of Rgraph framework.
...
0
votes
2answers
34 views
string.replace for Titanium webview
I have tried the following to no avail
var clean = link.replace(/\ \; /gi,' ');
I have also tried without escaping both the & and ; and escaping only one but it doesn't work. I can ...
1
vote
2answers
613 views
Titanium fails to build or emulate android application
I just installed and configured Titanium Studio and it's dependencies to develop my Android applications but none of the applications even the sample app of titanium won't start in emulator.
I can see ...
0
votes
0answers
35 views
Where should eventListener be placed
I am building a Titanium mobile app for iOS. I have a search field where the user input is passed to the remote server. A php file queries the database and returns the resultset as JSON that I place ...
1
vote
0answers
48 views
Black Screen while using launchmode singleInstance
I see black screen while transiting from one activity to another activity. I specified launchmode:singleInstance(although in docs it is said that you should use it when you really need it and I think ...
3
votes
2answers
68 views
How to animate row height in Titanium iphone
I am working on Table view in Titanium iphone.
I tried to add animation style for each row.
That is, when user click on each row , then row height need to increase, So I able to show hided contents ...
0
votes
4answers
70 views
How to replace a view
Application requires more than one window (Lets call A,B,C). Each window has more than one view (table views, image views as well as web view). Lets say window A has three views (x, y,z) and window B ...
0
votes
2answers
201 views
Facing 'Unable to locate the CLI executable' on Windows
I just installed Titanium and I'm not really familiar with this IDE. I added Android SDK to start my first application and everything looks cool until I tried to see my application in Android ...
0
votes
2answers
34 views
Video not shown up in Photogallery in android app
Why I am not be able to see videos in Android app's from photogallery. The code i have used is as follows.
.
Titanium.Media.openPhotoGallery({
success:function(event) //success event
...
1
vote
0answers
45 views
dynamic data for each TableViewRow
I'm using alloy (markup and models) to construct a tableview, Everything works perfect
<Collection src="spot" />
<Window>
<TableView id="spotTableView" dataCollection="spot">
...
0
votes
1answer
52 views
How to change position of a button in titanium
i tried hard to figure this out but no success. Simple thing i want to do is to change the position of a button. I found rect property but it takes Dimensionobject as value.Sorry, but i'm not able to ...
0
votes
1answer
159 views
Appcelerator open/read email attachment into my app - Android
I am trying to open a custom file type from email attachment into my app. I am using intent filter for open my app when custom file was clicked. Here is my intent filter.
<intent-filter>
...
