[ERROR] Application Installer abnormal process termination. Process exit...
Hi all, I am newbie in Titanium dev. I followed the document (http://docs.appcelerator.com/titanium/latest/#!/guide/Creating_Your_First_Titanium_App) to create first app. When I select Android Emulator...
View ArticleInserting the value dynamically into columns
Hi I have come across a problem.The problem is that data in coming from server and i have to to create the columns dynamically and insert the values dynamically.Till now i have been able to create the...
View ArticleAlloy - collection instance does not work properly on ListView data binding?
Issue - the code snippet in controller does only insert one list item into the list view, why was that? Any idea? Environment iOS 7.1 Ti SDK 3.2.3 Alloy 1.4.0 Model adidas.jsexports.definition = {...
View ArticleMy module is not approved yet !
Hi Guys, I have uploaded my module in the marketplace a week ago but still its not approved by Titanium team. How much time it will take to review it ?
View ArticleBug with ScrollView?
Am I using the ScrollView correctly or have I discovered a bug? It seems that the entire ScrollView will disappear if: a) The ScrollView is added as the second view to a window with horizontal layout...
View ArticleHow to use acs, or how backend works.( i have read heaps but if anyone could...
Hi, Im a newbie trying to develop and app through ACS and titanium studio. Iv deleoped my front end quite nicely but as for integrating ACS, I think iv got the fundamental idea of how to use it wrong....
View ArticleAndroid Tab sometimes located along with Action Bar but sometimes below it,...
My app using TabGroup and have two tabs. When run on simulator (Genymotion with virtual device: Samsung Galaxy Note 3 ), the two tabs show in a tabBar which occupy the full screen width right below the...
View ArticleRemove ActionBar from transparent windows
Hi, I would like to completely remove the ActionBar from all the windows, I succeeded doing this by creating a theme like this: <?xml version="1.0" encoding="utf-8"?> <resources> <style...
View ArticleWill Titanium support adding APK Expansion files?
Or does anyone have an external module for that?
View ArticleAndroid APK expansion pack
Anyone have any experience with the Android APK Expansion packs? not sure how to incorporate it? any info welcome!!
View ArticleIcon fonts on Titanium Alloy application Tabs
Hi all, I'm trying to add some iconic font to my first alloy application, on titanium 3.2.3, on Android platform. In particular, I'm able to place iconic fonts everywhere on the application but in...
View ArticleCustom android theme can not be set for Android with SDK 3.3.0
Hi All, I'm trying to set Theme.AppCompat.Light theme for my android application. I have followed the examples provided here:...
View ArticlePush Notification Pricing Query. Planning on registering for push...
I only plan to use the register methods in case of both APNS & GCM to retrieve the device tokens and use a third party service to perform the actual push to the devices. Am i going to be charged...
View ArticleHow integrate Google Sql Cloud
Hello, I would like to use Google SQL Cloud from within an Alloy App. How can I do that? I tried to search for it but I didn't find anything. Does it mean it is impossible to do? Many thanks for any...
View Articleconvert an image into pdf and upload it to the server
Hello, I am developing one mobile application where i need to convert image taken by camera into pdf and want to upload that file onto server.I am using titanium sdk 3.2.3 and targeting for...
View ArticleACS query invalid object Id
Hi, when I tried to query for a user by its object id I got an exception (400) because one of the object Ids passed was not found.cloud.Users.query({ where:{ id:{"$in": usersArray} } }, function(e) {...
View ArticleAndroid send intent opens empty documents chooser on Android 4.4.2
I have some code to share a bit of text using the SEND intent. It works fine (opens the intent chooser) on all Android versions up to 4.4.2. On 4.4.2, a window titled "Documents" opens, which is empty....
View ArticleTi.map crash Android 4.4 kitkat
Hi, first sorry for my english :) I have a APP with ti.map 2.1.4 and titanium sdk 3.2.2 and works fine, but i a test in device with android 4.4 and crash the map: this the log consoleending event:...
View ArticleiOS build and deploy
Hi. After updating Titanium Studio to 3.2.x and trying also RC 3.3 after i can't lunch my IOS project, getting error: <terminated, exit value: 8> iOS build and deploy No other errors are...
View Articlehow to create pdf from image/photo in titanium using jsPDF library
I am creating pdf using jsPDF Library.but when i upload it to the server the pdf seen blur on windows but perfectly working on Mac machine. I am using titanium sdk 3.2.3. so how can i solve this...
View Article