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:
I installed titanium studio (in windows 7) to create a android mobile application using ruby. But i don\'t know how to start a simple application using ruby code.
I have tried both Titanium.UI.RETURNKEY_DEFAULT and Titanium.UI.RETURNKEY_NEXT, but neither will add a new line in the text area. Titanium.UI.RETURNKEY_DEFAULT just closes the keyboard.
I have following code. recording.start(); file = recording.stop(); sound = Titanium.Media.createSound({sound:file});
Hi I\'m developing an app that needs the most accurate GPS localization. Using the method that uses \"kitchen sink\" 开发者_JS百科to show all Titanium\'s possibilities it gives me the network geolocat
I am using Titanium to develop an iPhone application, in which has a small chat component between the iPhone users (not SMS, but actual client-server chat)
I need to extract first Ten(10) secs from an audio 开发者_如何学运维file. We have the following code.
My team is开发者_JS百科 in the planning phase of a multiplatform mobile app. We\'re considering Adobe Air/Flex or Appcelerator Titanium instead of native development, but will eventually be needing to
we\'re programming a little \"home device control\" app within our studying using Appcelerator Titanium. We programmed a back-end in Java which is connected to our front-end apps with an interface whi
I am coding a login page with Titanium framework and using Android simulator. I need to authenticate user. I am using below mentioned code, but i get \"Error\" alert.