Thanks Frank. But when I click "browse" button, in "superclass selection" dialog, I can't find any android class. I want to extend SurfaceView, but I can't find in super class selection dialog, only way is typing "android.view.SurfaceView".
I want to implement "SurfaceHolder.Callback". I click "add" button, in "new java class dialog" to add a new interface, but I can't find any android interface :( Can help me please? On 7 jul, 23:33, Frank Weiss <[email protected]> wrote: > For the superclass, click the Browse button. Click the question mark > in the lower left for an explanation of the Superclass Selection > dialog. > > Similarly for the interfaces. -- 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

