Community Questions & Answers

Audio seek FWD & RWD on desktop app

Hi, Anybody out there know if it possible to search within an audio track by seeking forward / backwards. Developing a desktop app which need a fully functioning audio player... Stuck!

Window without TabGroup in Android

When I create a window as my root for Android, I will get the window in fullscreen. If I set win.open({fullscreen:false}) It will load a empty screen before it actually opens my window. So when I press the back button, I will first pass an empty screen...

376 views
asked 2 years ago by Andy Tang
last activity 2 years ago

Android adb has moved!

I installed the latest Android, I installed the latest Titanium. I went to the 'profile' tab, and selected the location of my Android install. Titanium rejected it because it couldn't find 'adb' in the 'tools' folder. I looked in the tools folder of my...

German PDF + WebView Tutorial

Für alle deutschsprachigen Entwickler könnte vielleicht dieses kurze Tutorial interessant sein, in dem ich kurz erkläre, wie man mit einem WebView in einer PDF-Datei eine bestimmte Seite anwählen kann und umgekehrt die aktuell sichtbare Seite...

Drag an image and drop it in android

Hi I'm New to Titanium. I'm facing the problem of dropping an image in andriod. When i drag an image i want to move the imge with my 'touch start' and when i drop it in a particular location of the window it should display the dragged image in a large size...

Keep getting HTTP error 500 when upload file to Google App Engine

Did someone use Google App Engine (Blobstore) to upload file from Android? Tried the whole night. Still can't make it works. Here is my code. Any suggestion please! ~~~ var httpAsk = Titanium.Network.createHTTPClient(); httpAsk.onload = function() { ...

MusicPlayer queue = all

Hi, i have a Problem with the MusicPlayer. If a user has no Music selected via iPod and there is no selected queue, every song should selected instead. I want that the user can choose "shuffle all songs". Thanks for help!

Ti.Barcode Module

Hey Guys, Ive had a nightmare over the last two days, and its all down to trying to get barcodes to read and scan, i cannot get Ti.Bar working anymore. It just fails everytime. And im trying to get the new titanium+ module for barcode scanning and its...

Web radio in link .pls

Hello all, I am developing an iPhone application for my client. The second release should also include a streaming web radio. The link to the web radio that the customer passed me is .pls link and reading the content of the .pls link I only find a simple...

The best way to learn Titanium?

Hello everyone. So, I have been playing around with titanium for 4 days now. I understand some simple basic concepts. In fact mostly I don't get or understand. So to use Titanium I have to learn JavaScript language correct? I know/use 3 languages but...

I'm Stock here I need Help .....

I have update to the latest version of xcode and now every time I build an app it show me an error i will appreciate your help i dont know why this happen i have delete and install xcode again i don't know how to resolve this i will appreciate with all...

UrbanAirship on Android

I can't get the UrbanAirship module to work on my Droid. I'm registering and including the module just fine, but when I call the registerDevice function, it fails per the log below. Can anyone help me get this working? My code that is causing the error is...

position of label relative to previous label

Hi I'm having a detail view of data from a row. So I have a nice image on top and text below it. Now I want some labels after the text. Because I don't know how long the text will be I can't give it an absolute position? Anyone knows how to do...

[ERROR] Your TARGET_BUILD_DIR is incorrectly set.

Hi I have download the newest version of xcode and now i get this error every time I launch an application [ERROR] Your TARGET_BUILD_DIR is incorrectly set. Most likely you have configured in Xcode a customized build location. Titanium does not currently...

geolocation kitchensink

1st - I AM KINDA NEW! With KS + XCODE SIMULATOR (and some other examples) i get : LON = 34 LAT = 135 Work but is not current GeoLocation, can someone point me in right direction? Thanks!

AdMob Module Installation

Ok so here is the issue, I've built the adMob but it won't load the module for some reason. I'm able to load the module in Xcode just fine even though it doesn't show an add but this is how I have it written, and a screenshot to show the layout of the...

TiBar Module

Hey guys, i have got this module working in the past but yesterday/today i am just getting nothing from it, it sometimes works, but crashes quite quickly, or just never launches. This is the error code i am getting. Any help would be amazing. `File...

File Include Android Path Issue

I know there are now quite a few questions about this issue. Here is my latest issue, I can include files in iPhone without issue, but in Android I keep getting file not found, yet the file exists and is identical path as running in the iPhone...

1,187 views
asked 2 years ago by Trevor Ward
last activity 2 years ago

Showing 34,701-34,750 of 47,739 1690 691 692 693 694 695 696 697 698 699 700955