Hello, I'm a beginner in android development. In my project i have two activities. The first activity has a button where i call the Itent Class to start the other activity. When i'm in the second activity, i have a new UI with a button but i can't click on this. It's waiting and ask me if i want to restart or wait.
Do you have any idea to help me ? I've done a setOnclickListener, setFocusable(true), setEnable(true) and setClickable(true) but nothing work. Please help ! Thanks -- 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

