Quantcast
Browsing all 8068 articles
Browse latest View live

Two issues camera and audio recording on Android

Hi, First of all, I really like Titanium. It's making so easy to create great apps! I've two issues and I'm really getting stuck. Platform is Android. Camera The photo is succesfully saved in test.png...

View Article


Backbone event deactivates Ti events?

I've got a confusing behavior and I'd like to know if it's a bug or I'm doing it wrong. To keep it simple: - got a tableview - using a custom backbone event to push data in the tableview - the custom...

View Article


CoverFlowView

I was wondering how do i enter a certain image into the scroll at the moment <Alloy> <Window id="window"> <CoverFlowView id="view" platform="ios" backgroundColor="#000"> &lt;!--...

View Article

Passing data into listener functions missing

Hi, I am trying to pass data retrieved from ACS into a listener function and manipulated. However the data is only available some of the times, and other times it is null. The code I have is...

View Article

Accessing the camera instance online

I just want to know, is it possible to open camera instance and take a picture online. in other words, if i have an app has an access to the internet can i create a button to open the camera and take a...

View Article


Message POP

Hi everybody, I'm here to show a simples message pop. I hope to everybody like this (: function popActInd(msg, color, opct, window) { //Basic Index //msg - Mensage Text //color - Background Color...

View Article

TableView 'scrollsToTop' does not fire 'scrollend'

Hi, Maybe this question is already on in the Q&A somewhere, but the search functionality is broken at the moment :) I have a TableView and I do some stuff on the 'scrollend' event. But this event...

View Article

Disable fullscreen textarea/keyboard while landscape in Android

Hello!, Does anyone knows how to disable the android behavior to go fullscreen with a textarea and keyboard when editing a TextInput in landscape mode? I need to see the field while editing. Thanks!

View Article


Ti.Paint crashes app on android.

I am using Ti.Paint for drawing annotations on images. I am trying to create TableViewRow and PaintView on a button click and add to table but it gives me a force close when I click the button. However...

View Article


http request response special characters

Hi developers, I have a small problem in http requests, in the responseText, I get the special characters like this:...

View Article

nodejs.ACS update issue / Titanium install challenge

I'm on Windows 7 64x and have installed Titanium Studio. I've got the JDK installed, python, node, the android sdk. When launching, Studio keeps telling me it wants to install ACS. I went through the...

View Article

How to override the onActivityResult method in module

Hello everybody, I come across a problem when coding my module which must include a third party SDK.This SDK should override the onActivityResult method, so how can I override this method in the module...

View Article

"Emulator process exited with code 1" while building Androd app with Jenkins

Hey, I'm trying to build my Android app and run tests with behave.js on an Linux Mint machine with Jenkins (iOS version of my app builds fine with Jenkins on a Mac). I used the build script which was...

View Article


Android - webview not handling touch events when page doesnt need to scroll

The strangest thing, on android i have a webview, without any events just plain: <Alloy> <!-- load menu --> <Window id="menu" width="267dip" height="Ti.UI.FILL" left="-267dip" top="0"...

View Article

Youtube video fullscreen mode problem in android webview

---> Android application The problem is fullscreen button does nothing when clicked but freeze up the embedded youtube video. Any ideas? in short the youtube video player not able to get in to the...

View Article


i wont to log in to facebook and take the avatar of my profile

now i wont to log in to facebook and take the avatar of my profile what can i do please can any one help me i can't find what i wont in docs

View Article

Android Module Help

i am creating the module for the first time in Android .. their is one external library which is successfully Deployed on Native code . now i want to create one module of that external library the...

View Article


Rotate label around it's center then around the center of the view

I am creating an iOS app and what I want to do is the following three things : i) rotate the label around it's own center ii) set an anchor point iii) rotate the label around the center of the view...

View Article

tablviewrow click on row, open modal popwindow display just after selected Row.

Type:Mobile Titinaum Sudio: 3.0 alloy Platform & version: ios6,android 4.0 Device: iOS simulator, Android emulator Host Operating System: Windows 7,mac lion document.xml<View id="Wrapper">...

View Article

Android AlarmManager and Local Notification Events

I am considering using the Android AlarmService (in a module such as Ben Bahrenburg's), but I'm still fuzzy on one point: is there any sort of event that I can listen for in my application (aside from...

View Article
Browsing all 8068 articles
Browse latest View live