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

Android theme examples?

Does anyone have a example app using a custom theme they can share? I am trying to get themes working with my app, but everytime I try and run it, I get the error below. I've followed the instructions...

View Article


Use Camera - to calculate Lux/Brightness?

Does anyone have an example of how I could use Titanium to produce a light sensor? I found LuxMeter on the Apple store, so I know someone has figured out how to do it in Objective-C. I assume I will...

View Article


ListView ListItem selectedBackgroundColor doesn't work as expected on...

I am using Titanium Appcelerator build 3.2.1 I'm currently converting my code from a TableView to a ListView, and almost have everything working as expected. However, I can't seem to figure out how to...

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


Android: Problems Posting Data with HTTPClient

Hello, I want to use the Titanium.Network.HTTPClient object to network an application with a remove server. My first task is to implement a login screen that uses the remote server to validate the...

View Article

adding a webview causing a crash

Hi I have a very basic app at the minute. There are 3 web views. When there is wifi from the start all three web views will load fine. I have a check in my code where the webview is only added if there...

View Article

Titanium Alloy Pull-to-refresh widget not scrolling properly on Android devices

I am working on Titanium SDK and need to implement that Pull-To-Refresh widget. This widget works perfect while on iOS devices but when I try to run the same on Android devices, it doesn't even scroll...

View Article


Navigation

How to make navigation between screens in titanium?

View Article


Android Module Developer Needed

I'm looking for an Android Developer. I have a iOS Titanium App made that should be completed as a Android App. https://itunes.apple.com/ch/app/autoshow-aathal/id437799493?mt=8 Who is intrested to do...

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

Android app only shows splash screen when no debugger is attached

When I run my Titanium app without the debugger attached, it shows the splash screen and never progresses past it. Thinking this was my code, I created a brand new project, made no changes to it and...

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

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


TextField top/bottom padding

Hi I have a TextField with border and height set to 24, but in Android it has top/bottom padding. This makes text not visible, because of "bottom" padding. TextField object has not paddintBottom...

View Article

Titanium giving null argument exception for android sdk

Hi, I updated my titanium sdk and after that i started getting below error every time i try to install app on android device. Please advice. An internal error occurred during: "Computing SDK Info..."....

View Article


Titanium doesn't launch android emulator

Hello, I'm new on Titanium and i've a first problem. I just want to launch the android emulator for test the default app 'Hello'. But when i click on run (with titanium_1_WVGA800 option), nothing...

View Article

Audio Player Not Working with Android 4.0.3 and 4.0.4

I am creating an app that will play audio files. I got the audio files playing on most Android devices, but it won't work with 4.0.3. and 4.0.4. I got it working on older versions(oldest tested 2.3.4)...

View Article

Empty com.company.appname directory in Android SD card root

This has been going on for so long that I had long ago stopped thinking about it until a user recently brought it again to my attention. Why does Titanium create an empty com.company.appname folder in...

View Article
Browsing all 7655 articles
Browse latest View live