Tagged Questions
0
votes
0answers
20 views
Mongoose, mongodb and Appcelerator titanium app
I have writing this mobile app using appcelerator titanium. And using MongoDB (through REST API) which is embedded in MongoLab. I was wondering if i can use Mongoose to connect to mongodb either the ...
-3
votes
0answers
15 views
what is the framework line, kakaotalk apps using? [closed]
currently i have been working in project create app with feature similar line, whatapp, kakaotalk for smartphone, our project prefer for using titanium, but i wamt know more about some similar app ...
0
votes
0answers
17 views
Recording format for mobile
Abit lost at the moment in a world of recording formats and thought i would ask for some advice.
I am building a recording app at the moment with titanium which works great.
...
1
vote
0answers
64 views
Appcelerator Label width and height determination
I'm developing mobile application at Appcelerator Titanium. I'm creating few labels with text and i need to determine width of labels before creating them. I know everything about they params (text, ...
0
votes
1answer
41 views
Titanium.Media.createVideoPlayer performance is choppy on device but not in Simulator
Using the Ti.Media.VideoPlayer object. Playing a simple, short .mp4 file, file size is 10.8MB, aspect is not being adjusted or modified, playing at 768x1024 (landscape orientation).
Building on SDK ...
1
vote
2answers
947 views
PhoneGap or Appcelerator Implementation
This is more of an advice question rather than a specific question. I am developing an application for mobile devices. Its basic functionality will be to open PDF files, Video files, and to open ...
0
votes
1answer
97 views
Titanium index.html
ive just installed titanium and the android sdk for development. In my project i have an index.html but its not loading that when i do a build, it keeps loading a 'welcome to titanium' html page which ...
0
votes
2answers
143 views
New window is not opening in Android Emulator using Titanium
Hi I am trying to build an simple mobile app using Titanium Studio and Facing problem to open new window from table view list item in Android Emulator. Here is the code which is I am using in my js ...
0
votes
1answer
99 views
Asyc Web Service/HTTPS call not working in Titanium mobile?
We are using more than one Web Service( HTTPS call) to get data from server.
We are uploading a file to server in a Web Service and at same time we are making another Web Service call to get/send data ...
0
votes
1answer
189 views
jquery loading another website with .ajax replace img src
i try to load a div from another website but when i load, img src is not full path so i can't see images so i need to replace them with full true path. i try but it does'nt work. How can i solve my ...
0
votes
2answers
68 views
The Bind Value at index 1 is null
I am using the sqlite in my app using titanium and i am using variable in query.The problem with me is that when i don't use variable it gives me the perfect result.The query without variable is as
...
0
votes
1answer
56 views
Titanium mobile
I have just briefly looked at this as a possible technology to use for a mobile app I have ini mind but can any one tell me do I need to be paying a support subscription to use the GWT-RPC jar. I ...
0
votes
1answer
162 views
Android : slide a window from right using animation
I have number of rows and on click of each row a respective window is opened.
// row click event
function function description() { return function(){
var des ...
0
votes
0answers
111 views
Push Notifications with Titanium using Urban airship
I have to implement push notifications for an existing titanium app (currently on 1.7, will upgrade to 3.0 before I begin). I would apreciate feedback from anybody who has recent experience (late 2012 ...
0
votes
0answers
115 views
Titanium images not showing up in webview on android device
Images show up when deploying on a browser but when I put the "app" on a device the images don't display. Anyone know why?
I have the images in html as standard:
<a id="Home" onclick ...
0
votes
3answers
275 views
How should I go about making a simple mobile app? Titanium or native? [closed]
I have a very simple app idea that I want to make on my free time. My skills are all LAMP stack web development, so I figured I would use Appcelerator's Titanium to make the app for both mobile ...
-1
votes
1answer
34 views
Seekbar present or not in titanium
Hi I am searching for the seek bar in titanium just like android,But i have not come across such thing in documentation.Actually i want to change the value manually.I have seen progress bar but not ...
1
vote
2answers
45 views
Loading the old database again and again using titanium
Hi I have come across a strange problem.I have update the database using sqlite manager in firefox and has replaced the old one and clean my project too but it is loading the old database again again
...
0
votes
1answer
93 views
Quiz app using titanium and sqlite not giving me the result
Hi I am making a quiz app using titanium.I have shown the answers using label.My code is as follows
var options = db.execute('select * from Answers');
var laboption1 = Titanium.UI.createLabel({
...
0
votes
1answer
57 views
Sqlite command error
I am running sqlite command in the sqlite manager.My command is as follows
CREATE TABLE Answers(Answer TEXT, Answer_ID INTEGER PRIMARY KEY, Quiz_ID NUMERIC)
and it is giving me the following ...
1
vote
2answers
113 views
Titanium Mobile Android changing order of a row
I am a new developer when it comes to mobile applications and an iOS user myself.
For an application we have a table with 4 items, each item can be ordered form position 1 to 4 .
Now on iOS I am used ...
0
votes
1answer
256 views
how to get image from iPhone gallery titanium?
I need to select an image from iPhone photo gallery and upload to server. Im having 10kb image in gallery.
Titanium.Media.openPhotoGallery({
success : function(e) {
...
1
vote
0answers
249 views
Calling of webservice in titanium mobile application code always return response with status code 0
I am new to titanium appcelerator family. Also I am not sure if somebody has posted the same problem before. I couldn't found it so posting it here.
I am developing one mobile application. And in my ...
0
votes
0answers
61 views
master slave database synch for mobile devices
I have a mobile app - as it happens, written in titanium - that i'd like to be able to retrieve data from a remote db.
I'd also like it to push data to the same remote db.
Finally, as a general rule ...
1
vote
1answer
106 views
Titanium push recovering iPhone
I have an application on titanium and I wonder how to recover push from apple in my app.
The finality is to open specific window according to the push data when the app open after notification click.
...
0
votes
2answers
229 views
obscure bug while using ti.draggable
This is a simple code of Appcelerator Titanium Mobile application it works almost fine, but...
var drag = require('ti.draggable');
var win = Ti.UI.createWindow({exitOnClose: true, backgroundColor: ...
0
votes
0answers
47 views
Button not being clicked or blink
i am making an event listener of a button in titanium.When i debug the code it is not going to the body of function which i have implemented in listener.Here is the code.
...
2
votes
1answer
188 views
Push notification using ACS not working
Hi i am implementing push notification using ACS.When i click on the register for push notification button it gives the following error.Failed to register for push! ...
1
vote
2answers
62 views
Measuring the length of an array, not characters in JavaScript
I have one problem regarding the length function. The problem is that when more than one entries come in the variable, it calculates the length perfectly but for a single entry, it starts to measure ...
0
votes
0answers
27 views
Set password to file in Titanium Javascript
I am creating a file and folder using Titanium. I want to set password for reading folders and files inside them.
Please suggest.
0
votes
1answer
191 views
how to create titanium mobile module for iOS using java Code?
Anyone tell me how to create titanium mobile module for iOS using java Code?
https://github.com/cashlo/JPEG-compression-for-titaninum-
or
how to compile the below code for iOS mobile ...
4
votes
1answer
229 views
Best practices for securing mobile apps that use web services
I am developing apps using Appcelerator Titanium and they integrate with our web service which is hosted in Windows Azure. I need to know what are the most common attacks and what are some best ...
3
votes
1answer
616 views
NavigationGroup android in Titanium
Hi Im new to titanium which allow developer to create cross platform apps. I need to create a navigation group that works with both android and iOS. is there any clear solution ( as ...
0
votes
0answers
115 views
fontsize does not work properly
I want to make an application with many labels and tableview on Titanium but why property font:{fontSize: 50} do nothing with my text in a label?
var win = Ti.UI.createWindow({
title : ...
2
votes
3answers
557 views
Titanium Appcelerator: iPhone Development without a Mac (like PhoneGap)
I am about to embark on some mobile development projects but I'm doing a little homework first. My primary goal is to deploy to Android and iOS, but the latter is posing some problems because I do not ...
0
votes
1answer
259 views
Conversion of TiBlob Object to String
I need to Convert the TiBlob Image Object to String.I had tried the following Ways.But No Success.
var imageFile = Titanium.Filesystem.getFile('images8.png');
var oneImage = imageFile.read();
var ...
0
votes
1answer
186 views
how to remove an array item in Global.JSON parse object??? titanium mobile?
how to remove an array item in Global.JSON parse object???
0
votes
1answer
66 views
Titanium version of TapkuLibrary
Is there a port of TapkuLibrary for Ti?
I'm looking for a calendar(view) control in Titanium, but there's really nothing that works exactly the way Tapku's does.
Is it possible to use the ...
0
votes
1answer
84 views
Can a TitaniumSDK based mobile application for android use the native widgets of android 4
I'm developing a mobile application using the Titanium SDK and did all my UI tests on my own Android2.2 based phone. Beside the huge apk size for a small UI, the application seems to look pretty ...
1
vote
1answer
1k views
How to implement long press/swipe and delete on table rows - android titanium?
I having a tableView having some rows with labels. I want to delete row on long press/swipe on a particular row. I have added long press event for tableView but its callback method re the parameter as ...
0
votes
5answers
608 views
Size images properly for mobile devices
Currently i'm trying to develop a mobile app for the Android devices (using Appcelerator).
There are alot of Android devices out there with different screen resolutions. So i basically want the app ...
0
votes
2answers
340 views
titanium mobile navgroup.open transition before new window fully rendered
I'm currently working on an iPad App and ran into the following Issue.
When I'm trying to open a new window which contains a set of buttons, which are created in a loop, during the transition only ...
0
votes
1answer
120 views
Appcelerator - Titanium | List of openable files
I'm currently working on an application that one of the availabe function will be that a file is downloaded on the device and then opened, only when their is an application that can open it.
I have ...
1
vote
1answer
160 views
setTimeOut function not invoked when the device goes idle - android titanium mobile?
I'm invoking a method using setTimeOut after 20 mins delay. In iPhone its working properly but in android after 20 mins the method not invoked. If we changed to 1 minute, the method gets invoked. I ...
3
votes
2answers
174 views
Want to store two variables permanently for an App in mobile OS
I am trying to develop an App in Titanium Appcelerator all I need in that app is that it should always run in the background and collect current GPS coordinates and send it to a server. All I want the ...
0
votes
1answer
428 views
Triggering a back button in webview
I'm using titanium studio to package an app we are currently working on, and one of the pages is a webview to a mobile version of our site. This all works and looks great, but when the user navigates ...
0
votes
3answers
471 views
Platform Independent Mobile Development SDK for a small task
I want to create an mobile phone app which can run on more than one mobile OS. with a little bit of browsing it became clear that I can use SDK's like Phonegap or Appcelerator so that my app would run ...
1
vote
1answer
634 views
how to align web view activity indicator center in titanium sdk - iPhone?
I'm having a web view added to a window. On opening the window it shows the activity indicator while loading the web url at vertically center and horizontally left to the view.
On changing the ...
0
votes
2answers
259 views
Appcelorator Titanium Studio won't run iOS simulator or allow me to select iOS as target OS
I am having trouble developing for iOS with Titanium Studio. (I am working on a mac running snowleopard.) I tried to follow this tutorial ...
0
votes
0answers
232 views
Titanium Mobile - Creating Views on button click
I am new to Titanium. I have one main window which has five buttons vertically aligned.
on click of each button I am creating new views.
Each view has its child view as well.
For example on click of ...


