On Tue, Apr 10, 2012 at 11:36 PM, H <[email protected]> wrote: > i think so when editing the .xml file i right click on the button and say > Edit ID... and both of them have the same id (button3) so i thought that > should make it that the button listener worked for the buttons but i think > it has a different hex address which causes it to crash
Use your debugger, step through the code to the point at which it crashes and confirm what is causing it. ------------------------------------------------------------------------------------------------- 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

