what are the best Practices for developing applications using Titanium Framework targeting iPhone & Android?
问题 I am planning to develop an application using Titanium Framework for iPhone and Android. Can someone list the best practices, do's and don'ts for the development using your experience with the framework? 回答1: this is more of a tip then anything but so far my favorite function has been the tt.os in tweetanium that handles passing of vars of functions to the correct platform. and an example of how they use it 回答2: First of all, there's the Appcelerator guide on Titanium's best practices: https: