Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Browsing all 8068 articles
Browse latest View live
↧

Click events not firing in Chrome for the latest Alloy build?

I am using the latest Alloy build from GitHub and the click events do not seem to be firing in Chrome. I can open it in IE and they work but not in Chrome. I have put an alert and a Ti.API.log message...

View Article


"Emulator Process exited with Code 3" when running via Android Emulator

When I run any project, eg. samples, new projects, it will spew this error every time it's run with Android Emulator, the puzzling thing is that if I select "Mobile Web Preview in Emulator" it loads up...

View Article


Node.ASC not initializing

I have recently updated my titanium studio and it seems node.ASC is no longer initialized properly. Here is the screenshot. I have opened the app for several hours now and nothing changes! ![alt...

View Article

Failed to run the mobile project in mobile web

my problem is i success to run the project app in iphone simulator but it's failed to run in mobile web by using browser. There showed me the "unexpected end of input" at index.html

View Article

Parsing (reading) of big files

Hi, in my project I want prefetch big PDFs. In this relation I plan to parse the current open PDF and parse it by next links. The common method with read() is inpracticable because I need a lot of...

View Article


How can I flashScrollIndicator with a Ti WebView?

My app displays a few lines of text that sometimes run larger than the WebView. Is there a way with Titanium to use the flashScrollIndicator mechanism to let the user know there is more content?

View Article

Problem with Table Rows,if I change bgcolor to all TbRows gives me JNI local...

Hello, I have an application and in the home I have one TableView with 14 TableViewRows, when I click in one of this tblViewRow change the color of background color and store it in an array. It works...

View Article

Android Build Process Error

Hello, I'm busy making an Android app for a company, but when I was going to test it on my Galaxy S2, it didn't go right and it gave this error: [ERROR] : Build process exited with code 1 [ERROR] :...

View Article


changing images with imageView --> custom tabgroup

hi i am working with alloy and i made a custom tabgroup with imageView. now i was wondering how i should tackle changing the icon image when i select the icon. seeing as select does not work on...

View Article


Incremental TableView model update using Alloy Backbone data-binding

hi, I am using Alloy for my project. I have a TableView that displays list of message updates. The data feed for the table is bound via a custom Alloy sync adapter which in turn is connected to a REST...

View Article

Debugging in Tizen Emulator

I want to debug application on Tizen emulator. How can I do it? Application Ti.API.info or logs are not coming on titanium console. Please provide the solution.

View Article

Updating label on push notification callback (IOS, Titanium Studio)

I've implemented the call back for push notification in index.js so that I can notify the user when he/she is using the app. For example, I have to increase the message count in a label when the call...

View Article

Kroll from within Service in Android Module

The Question I'm working on a module to create a foreground service for android. At first I thought this would be a daunting task, but as it turns out it was fairly straight forward. I want to be clear...

View Article


Image may be NSFW.
Clik here to view.

Dynamic scaling of images in listviews

Hi *, in my video portal I have a long list with thumbnails, titles and subtitles. It works fine but the images are big (ca. 960x640). For the imageview I need a thumbnail size. During the scrolling...

View Article

Logic behind Push-notificaitons?

Hello, I've finally come to the point where I have to put some push-notifications in my app, towards the users. The thing is I cant get a hold of how the logic should be handled. As far as I understand...

View Article


[Alloy] How to set Controller as HeaderView to TableViewSection in Android?

Hi folks, I need your help again. I want to use custom headers for my table view sections. Therefor I have a header controller. I want to use it as headerView for TableViewSections. Here is my code,...

View Article

Alloy controllers in alloy.js

I was just wondering. I have all of my controllers being created in alloy.js is this an ideal way to go about swapping through windows? an example would be as follows alloy.jsAlloy.globals.myWindow =...

View Article


Alloy - Show and animate a child view from a tableview

I have a table view and want to on clicking a row instantiate an events controller (with the view being just a couple of labels) and animate it in. I have the following code: index...

View Article

Dynamic height for TableView with collection

Hi, I used: Titanium 3.1.0GA Alloy 1.2 Android ( 480x800 and 720x1280 ) I have a question about tableView in alloy I tried everything that I think. Auto height for each row, fixed height row,...

View Article

FIT REGION GOOGLE MAP

Hello such everyone, I have a problem: I'm working with googlemap, call the MARKERS from a Json, until then everything I works well, so do not make is that once I load the markers, which make screen...

View Article
Browsing all 8068 articles
Browse latest View live