Hi there,
I have 1 activity class as entry point to application. There have 2 View (extends from SurfaceView) and I have problem with showing second view. First view is showed correctly but when I call setContentView(secondView) I getting exception W/System.err( 1241): java.lang.RuntimeException: Can't create handler inside thread that has not called Looper.prepare() Anyone can help me how I can change view on activity ? many thx r^ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

