Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (android)
Browsing all 7655 articles
Browse latest View live

Pass data from an Android local notification, to a minimised app

I'm using TiSDK 3.2.0GA on Android. I can successfully create a local notification using bencoding.alarmmanager with the following code in a background service: var activity =...

View Article


Appcelerator Android removing child views for managing memory

Hi, In my view having lot of views around 60 to 80 views and from navigating from one .js class to another .js class , i am removing child views from the parent view for android memory manage but...

View Article


Animation flicker

Hi, I test my animation on my device and the animation flickers!! // the window ================================== var starter = Ti.UI.createWindow({ navBarHidden:true, top:0, backgroundColor:'#000',...

View Article

Image may be NSFW.
Clik here to view.

Vertical labels switch back to default (horizontal) after scrolling them off...

What I'm trying to do is rotate labels into a vertical orientation. The following code worked fine before I updated to 3.2.0. However, now, whenever I scroll the view the labels off screen and then...

View Article

JAVA error with Titanium

Hello everybody, I installed Titanium and configured the Android SDK, everything works fine, but when I tried to execute one of my projects, and although I configured JAVA (using the global variables,)...

View Article


webview can't scroll to bottom

I have a webview loading local html, I can't sroll to the bottom of the html.On ipad I can see the bottom but as soon as I release the scroll It goes up and hide the bottom of content. here is my code...

View Article

Listview crash and some other questions

using the latest version, 3.2.0ga for android development I'm still trying to figure out exactly how listview works. I'm trying to create a simple listview with a template to start working and when I...

View Article

Embedded youtube on webview still playing on Android

Hi I have this code: var movieUrl = "http://www.youtube.com/embed/" + trailerId + "?fs=1&autoplay=1"; webview = Ti.UI.createWebView({ url : movieUrl, width: Titanium.UI.FILL, enableZoomControls:...

View Article


titanium 3.2 serious issues with android

I have encountered two serious issues for the new titanium 3.2 with android on Mac 10.9.1, I had to roll it back to titanium 2.0 to use old SDK to work around for now. in preference page, it keeps...

View Article


How to set gravity behavior on android

Hi all, I can get acceleration x-y-z axis. But gravity is a problem for my app. I must detect only acceleration, no gravity. Is it possible if no How can I get gravity angle on andorid. Like...

View Article

Android Uncaught TypeError: Cannot read property '_hasJavaListener' of...

app: android mobile sdk 3.1.3.GA os: osx mavericks studio Titanium Studio, build: 3.1.3.201309132423 output: emulator, API - 4.2.2 and Samsung Galaxy Tab 3 device I have a tableViewRow populated from...

View Article

Unable to find generated R.java file

I am using latest titanium studio with the 3.2.0 sdk version I am getting Unable to find generated R.java file error when running my project. please tell me any solution Thank You.

View Article

Animation on android

I am trying to get animation working on android this works fine on iOS but not android. The code is as folows: function moveMe(){   var matrix2d = Ti.UI.create2DMatrix(); matrix2d =...

View Article


Need help with Android codes using Appcelerator Cloud Services with Eclipse

Greetings everyone, I need some help with Appcelerator Cloud Services for Android Mobile Application I am using Eclipse for Android Application. I would like to ask if there is an example that would...

View Article

Why shows Process exit value 1?

Titanium Command-Line Interface, CLI version 3.2.0, Titanium SDK version 3.1.3.GA Copyright (c) 2012-2013, Appcelerator, Inc. All Rights Reserved. [INFO] : Running emulator process: python...

View Article


Searching in ListView like searching contacts on the phone

I have a searchBar that searches in my ListView it works fine, but if my list contains a word for example like "Adam" and I typed in the searchBar "m" the list will be filtered to any word that...

View Article

Image may be NSFW.
Clik here to view.

Android Key board and Spalsh page

Hi All, I am developing an app with custom tab.And i am having issue at the time of click on Text field for enter value..When the keyboard is BLUR my app splash page is showing..Please look Application...

View Article


Android Key board and splash page

Hi All, I am developing an app with custom tab.And i am having issue at the time of click on Text field for enter value..When the keyboard is BLUR my app splash page is showing..Please look on the...

View Article

Unlicensed module(s) detected.

Application Type: Android Mobile Titanium SDK 3.2.0.v20131203104847 as well as 3.2.0.v20131127194046 Platform: Android 4.1.2 with OS X 10.9 Physical Device: Samsung Galaxy S3 Titanium Studio, build:...

View Article

Pan and Zoom Images

Hi, I'd like to be able to pan an image and zoom it with either a pinch or doubletap. I had tried scrollView but found it was limited to one direction. I then used the canScale property in the...

View Article
Browsing all 7655 articles
Browse latest View live