appcelerator-mobile
Appcelerator. Handle memory usage. Best practice
Titanium SDK version: 1.7.0 iPhone SDK version: 4.2 I am developing an iOS app and I mo开发者_高级运维nitor the memory usage for each window And it keeps decreasing for every screen.[详细]
2023-03-16 08:09 分类:问答change AlertDialog fonts in titanium
I\'m using titanium to create android mobile application How can i change font family and other prop开发者_如何学编程erties for AlertDialog box?[详细]
2023-03-15 20:21 分类:问答Titanium How to Play the Sound from nth second
I have the following code. recording.start(); file = recording.stop(); sound = Titanium.Media.createSound({sound:file});[详细]
2023-03-14 16:49 分类:问答Titanium appcelarator Data exceeds UNCOMPRESS_DATA_MAX (3964928 vs 1048576) in Android 2.2
We are using Titanium to develop Android applications. We have a database close to 4 MB size and gets the error[详细]
2023-03-14 11:36 分类:问答Appcelerator Titanium XHR POST params as multi-level array
Ti.SDK 1.6.2 iOS 4.3 I have a web application that receives post data as multi-level arrays. Array ( [User] => Array[详细]
2023-03-13 18:42 分类:问答How to get Android/iPhone device unique ID using titanium appcelerator?
We are using the titanium appcelerator for developing the iPhone and android ap开发者_开发技巧p. We would like to get the unique device id for user registration. Does titanium has any api to do the sa[详细]
2023-03-13 11:18 分类:问答Compile Appcelerator titanium app with native Google Maps MapActivity
Actually, I can open a native Activity from titanium framework but, when I switch it to a MapActivity with a MapView, I get a hundred errors on references to Google Maps classes as follows:[详细]
2023-03-13 00:52 分类:问答Multiple Titanium progress bars in a table view for simultaneous uploads?
I am trying to display the progress of multiple xhr sends in a table view. This is my first shot at a table view (which also is not scrolling for some reason), and I 开发者_StackOverflow社区can\'t fig[详细]
2023-03-11 08:49 分类:问答Appcelerator titanium - send sms
I am creating a mobile (iphone/android) application using appcelerator titani开发者_Python百科um. Is there any way I can make the app send sms to any given number with appcelerator titanium?If you don[详细]
2023-03-11 03:46 分类:问答Appcelerator. Dynamic options dialog from array
Titanium SDK version: 1.7.0.RC1 iPhone SDK version: 4.2 I am developing an iOS app in Appcelerator that fetches tweets from twitter and inserts them into a table. For each tweet I am extracting the[详细]
2023-03-10 04:22 分类:问答