On Thu, Mar 11, 2010 at 9:56 AM, Ed Greenberg <[email protected]>wrote:
> Can somebody shed some light? That exception means that the identifier you passed to setText(int) is not a valid resource id. For example, "dateTime1" should probably be something like "R.string.dateTime1". ------------------------------------------------------------------------------------------------- TreKing - Chicago transit tracking app for Android-powered devices http://sites.google.com/site/rezmobileapps/treking -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

