Community Questions & Answers

Cannot record the sound in KitchenSink

I want to record the sound or voice on my app and play this sound.I test the feature on the KichenSink but it can't be work. In the Ti SDK 2.0.2GA to 2.1.2GA with Xcode 4.5. The app will be crash when I turn on the record tab. In the Ti SDK 2.0.1GA2 and...

Kitchen sink and CommonJS

I noticed that the Kitchensink has consistently been upgraded and improved upon as I learn JS and Titanium. 5 months and I am still not there. "Trying to draw an owl" now. After finally getting the latest version of KS up and running after half...

Unable to Run Kitchen Sink

Hello, This is my second attempt to develop mobile apps. My first attempt was on ubuntu and I was able to start learning, but my project was cancelled. Now I want to pursue this track on my own and want to develop open source apps/games. I am now on...

RSS Reader

I have a question about RSS reading, I tried the KitchenSink example, but it returned an error, I copied the file rss.js (and renamed to app.js) from Kitchen Sink, together with strip_tags.js to the Resources folder. The Runtime error message returned...

KichenSink is not running

hello guys!!! On running KichenSink application, i always get this message in console... why KichenSink is not running do you have any idea??? Could you please tell me, how can i run KichenSink for android in titanium??? ~~~ [INFO] logfile = E:\OPAC...

titanium android sdk development

Hi, If you are working on Titanium framework for iOS, it gets pretty easy. You just have to open the Titanium xcode project. You can then modify Ti sdk sources and see the result/debug directly on Kitchen Sink Under android, i didnt find such a easy way....

Putting App In Background KitchenSink

Hello all. New to Appcelerator. I'm looking to put my app in the background. I'm aware that info and a demo of this is available in the KitchenSink app, which I have installed. But for the life of me I cant figure out which sub category it would be in....

mp4 AudioPlayer iOS

Using 3.1.0 sdk: Trying to play a remote .m4a (audio mp4) file with AudioPlayer. The .m4a file was created with AudioRecorder. In KitchenSink Resources/ui/handheld/ios/phone/sound_session_module.js: replace: ~~~ var audio =...

Camera Custom Overlay

Looking at the KitchenSink example, the camera custom overlay displays a red focal square when you are taking a photo with the camera. I'd like to figure out how to actually save that overlay with the photo taken. In other words, combine the overlay...

Background back button

Hello! I am making an application, the basis I take the example Kitchen Sink. In app no Tabs, all done through with swipes. All registration will be created from the texture. I also want to replace the "back" button. I didthis by: ~~~ var b11 =...

kitchen sink not working

Kitchen sink is not working for me. I have my other app working fine but I imported kitchen sink from within Titanium and when i go to run it the console flashes and nothing. any ideas?

TableView Row Count?

hi there, i have tableview which is loading new data while pulling down. Everything just fine it works but i want to make it total data === table.rowCount alert and i am not sure that setTimeOut function is ok? is there anyway to make it if the new data...

Showing 1-50 of 318 1 2 3 4 5 6 7