Can't run anything on Android Emulator/Device
I haven't been able to run any of my projects on either the emulator or an Android device. When trying to run on the emulator, all I get is the following: [INFO] : Alloy compiled in 1.46414s [INFO] :...
View ArticleNew to Android, What device for Testing?
I've been working for a while with Titanium for iOS, however I'd like to start developing for Android as well, I have a few doubts about it: To my understanding there is problems with fragmentation, to...
View ArticleDynamic Table View Row issue
I am creating the table view with Expand/Collapse functionality. At first, Parent rows are creating. When I tap on parent row, then creating the new rows(by using tableView.insertRowAfter()). var...
View ArticleiOSDevice not loading modules
Hi all, I've run into a problem deploying my application onto an iPhone device. The deployment process proceeds silky smooth but when I open my application on the device it a) loads with the default...
View ArticlePosition of the objects in different screen to device
Hi Everyone I am developer application to android, my problem is the folowing: I am developing an application for android in a device LG 3, this device have 3 inches on screen approximately, but when...
View ArticleWebview while zooming black screen is coming
Hi Guys, While zooming the webview in my application.black screen is coming and going.recently i updated my os to 4.1.earlier it was working fine.this is happening in __sumsung __ device.using...
View ArticleCapture system audio line-out
Is possible using Titanium to capture system audio line-out ("what-you-hear") via the audiorecorder. If not, using some other method or some library? Thanks
View ArticleWindowsError: [Error 183] When sending to device.
I get this error irregularly with no rhyme nor reason when sending my project to my android devices. Cleaning the project does not seem to help but deleting the build folder does sometimes seem to help...
View Articlehow to get device token for ios
How to get the device token for pushnotification in titanium. I try this,Titanium.Network.registerForPushNotifications({ Â types: [ Titanium.Network.NOTIFICATION_TYPE_BADGE,...
View ArticleInstall app on iPad, stuck on splash screen
Hi everyone, I've been struggling with this issue for hours, can't find a solution. I've made an universal app for iPhone and iPad which works fine on simulator but fail to launch after the splash...
View ArticleApp does not start on device but on emulator everything works fine
Hello, I've made an android app with Titanium. Now I'm finished with almost everything for version 1.0 But everytime i try to start the app on my devices (Phone and Tablet (Samsung and Asus)) they both...
View Article(Any) Alloy app hangs at splash screen on iOS device - wrong app.js used?
I have posted a comment to a similar thread here, but seeing as that question is considered to be answered (with a solution that cuts no mustard in my setup) I am posting a fresh question: For those...
View ArticleUnable to deploy the app on Blackberry 10
Hi everyone, I'm trying to run the titanium App on BB 10 device using Titanium Studio. But it always gives me an error saying the following [Command] :D:\bbndk\bbndk-env.bat &&...
View ArticleDetect iPad
How can i detect if the device is an iPad? I figured i should use Titanium.Platform.model, but can't figure out what to compare it with. I tried just comparing it to the string "iPad" but that wont...
View ArticleWorks on simulator but very slowly on device
I'm trying to make an code that have an touch effect... when I touch and hold an objectA another 3 objects appears objectB objectC objectE them when I move my finger to each object it animate an label...
View ArticleRTSP not always work
Application type: mobile Titanium SDK:1.8.1 Platform & version: Android 2.1 Device: Android device(moto xoom) Host Operating System: Windows XP Titanium Studio: version 1.0.8 My problem is other...
View ArticleAndroid device Help
Hi all, I'm a starting mobile developer, and new to titanium. I hope to learn alot here :). When following an Ebook for titanium, i have to run the project for the first time. I'm doing this to my...
View Articleerror while running app in android
i have this bug when runnig in android[ERROR] Exception occured while building Android project: [ERROR] Traceback (most recent call last): [ERROR] File "/Users/mahmoudelmoghazy/Library/Application...
View Articleerror when submitting an update to ios appstore. this bundle does not support...
the problem is when I try to send the archive to the app store. application context: ios7, xcode 5, written with titanium appcelerator (sdk 3.1.3GA), previous version compatibility was ios 6.1 the...
View ArticleiOS app device installation stuck on "installing"
Problem Hi guys, I tried to deploy my app on two different devices (both iPhone 5 with iOS 7, with working provisioning profiles, and everything done well) but it doesn't want to install, on both...
View Article