In LunarView.java search for setFocusable(true) and change it to setFocusableInTouchMode(true)
On 7 Nov, 01:22, Thaw <[EMAIL PROTECTED]> wrote: > Hi, > I also tried lunar lander on emulator. (not change original sample > code yet) > mouse click and drag on screen of emulator is same with touch and move > screen of android mobile? > So, > I want to see source code using View.setFocusableInTouchMode with ur > LL project , please show me help. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

