On Sun, Feb 6, 2011 at 8:18 PM, prolink007 <[email protected]> wrote:
> I am trying to create an AlertDialog inside my SmartApp class when an > event is fired in my DataRobot class. I am getting an error when doing this. > The event is firing and calling the function successfully in SmartApp, but > when it gets to alert.show() the following error is printed to logcat. Does > anyone know what i am doing wrong or a better way to implement what i am > wanting? > Is this event being triggered from a different thread? ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

