Titanium: Javascript Error Dialog for Android
To help identify errors in Titanium javascript source I added a popup dialog that reports the location of the error, the error, and the source of the error. It should make it easier to track down errors that occur in your javascript when you're developing. The iPhone edition has had a similar dialog for a while