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

Can't get Maps Module to work on Android

Hi, been going a bit crazy trying to get the map module to work properly. Instead i just get a blank map and some confusing errors. I'm testing on my personal device (S5). I found my SHA1 hash using my...

View Article


mapView "userLocation" not working on Android !?

Hi, I'm trying to show user's current location by using userLocation: true Unfortunately, it's not working on my Android device (there's no "Blue Dot" showing on the map.) But the same code is working...

View Article


Android recording module with resume record without use of intent

Hi, Can anyone please tell me where can i find android recording module with resume record functionalities but without use of intent. I have got many module but there i dint find resume record option....

View Article

How to add Activity Indicator on Media Player for ios and Android?

Hi friends, I need to add Activity Indicator on media player during video URL loading time. Please help me.. var actInd = Ti.UI.createActivityIndicator({ height:50, width:50, style:style });...

View Article

socket.io-titanium + https

Hi all, I need expert answer to this issue! Consider the following node.js code to start an https server: var enable_ssl = true;   var app = express() , httpapp = express() , fs = require('fs') ,...

View Article


local file storage - create, save and load an image / photo

hi, eventually my goal is to * take a photo * save the photo to the local directory * call that photo so the user can view it another time Right now just working through local storage read and write...

View Article

Are credit cards accepted with PayPal Module?

Does anyone know if the PayPal Module (latest version) provides for the ability to accept credit cards directly (not just PayPal account users)? I note when using the Sandbox it does not allow credit...

View Article

Enhanced functionality on list view swipe event

Is it possible to have swipe to dismiss or even display options(Like delete/view) on the list view item when a swipe event is detected? I am on 3.3.0 GA

View Article


Can't deploy to simulator (can't find SDK)

When i run configurations to set up a configuration for an iOS Simulator, there is no iOS SDK's listed in the dropdown menu. However, under Device profile i can select all kinds of different devices....

View Article


is custom annotation bubble possible yet?

I've read that this isn't possible in topics from a few years ago, is it possible already?

View Article

What is ecommerce script?

I want to known eCommerce script

View Article

Really can't get Studio to work

OK, so been trying this for a while now - I'm having real problems getting Studio to build/launch an Android device. First the platform: Windows 7 Titanium Studio, build: 3.3.0.201407100905 java...

View Article

Images are not being rendered, layout is broken

I'm using newest version of titanium / alloy, under Windows 7 64 bit, Genymotion Android emulator (Samsung Galaxy S2, API 4.1.1), Titanium Studio build: 3.3.0.201407100905. Sample code: <Window...

View Article


Getting response headers from a WebView

Hi, there's a way to get the response headers from a WebView (NOT the from HttpClient)?

View Article

Problem of building Android module using external library FFmpegMediaPlayer

I have developed Android module using external library FFmpegMediaPlayer. I successfully packaged the module. However, when I used that module in my project, I got the following error message. [ERROR]...

View Article


Problem to play youtube video for android

Hi, i'm trying to play a youtube video with webview covered by a scrollview. It's working great with iPhone but android does not working at all. is there any way to play youtube video for android like...

View Article

iOS 7 - Is it possible to style the statusbar different to barColor ?

For example I want to style the stausbar white with a black font and the barColor green. I haven't found anyway to do this The only way to style the statusbar seems to me the attribute "statusBarStyle"...

View Article


Android ListView PullToRefresh CommonJS - Not Alloy

Hi, I'm using latest continuous build Titanium 3.3.1 (2014/07/25 13:09 3b7fb31). I'm testing on a Nexus 7 Android v4.4.4. I've been trying to create the "pull to refresh" functionality on a ListView....

View Article

Push notification after app being killed

Hi, i am testing push notifications, i've been able to receive when the app is in the background or active, but if i kill the app the messages wont be received. I searched for it but any answer works,...

View Article

Alloy Model Singleton with Properties back end. Just how do I get the values...

Hello all and thank you for taking a look. My issue is that I am able to save to the model in properties, but unable to retrieve those values back to the model. Some code: The model:exports.definition...

View Article
Browsing all 8068 articles
Browse latest View live