titanium
how to obtain version of app?
Is there a way to obtain a version number of a Titanium app? e.g when installed on an iOS device then perhaps obtain the CFBundleVersion and when installed on Android then obtain its version number.[详细]
2023-04-04 01:01 分类:问答Unable to send GET request from Titanium Studio (Android Emulator)
I am new in this field. I am working on Android application development. I am using Titanium studio for development. Currently I am working on log in component. I am using following code:[详细]
2023-04-03 22:42 分类:问答Appcelerator - barImage hides the title text
When I create a new window in Appcelerator I need to change the background image. This is done by setting “barImage”. The window itself is a child of a navigation group and has its own children. Whe[详细]
2023-04-03 15:42 分类:问答Install blackberry plugin in Titanium studio OsX
i have a huge problem since yesterday!! i have installed titanium studio,it runs with android and ipho开发者_JAVA百科ne.[详细]
2023-04-03 11:06 分类:问答Titanium Table view with Switch box in android causes problem while Scrolling?
I Create the Table View ,each row will contain Text and checkbox loaded the row with values from Database, where i set some checkbox in default true and remaining are false, but when i scroll the chec[详细]
2023-04-02 22:08 分类:问答Add subtitle to tab in tableView using appcelerator titanium
i have a ta开发者_如何转开发ble view containing multiple tabs, on this tabs i want to add picutre, title and a description lets say as a subtitle. Im new in the appcelerator environment and i have no[详细]
2023-04-02 19:10 分类:问答Output from AVAssetWriter (UIImages written to video) distorted
I am using an AVAssetWriter to encode a series of images to a movie file, following Zoul\'s answer here: How do I export UIImage array as a movie?.[详细]
2023-04-02 18:40 分类:问答USB device not showing up in Titanium Studio
When I type \"adb d开发者_如何学Pythonevices\" I can see my usb device listed. USB debugging and unknown sources on connected device are enabled and yet still when I press run I don\'t see this device[详细]
2023-04-02 17:16 分类:问答How can i parse this JSON feed in Titanium Mobile App
How can i parse this JSON feed in Titanium Mobile App . { \"data\":{ \"mat_78\":{ \"id\":\"78\", \"title\":\"latest title here\",[详细]
2023-04-02 11:20 分类:问答Save image to photoGallery
var _picsTaken = 0; var timer = {}; Titanium.Media.showCamera ({ saveToPhotoGallery: true, allowEditing: false,[详细]
2023-04-02 08:57 分类:问答