Billsen wrote: > When I lick listButton, I did not get page defined by list_company, > instead, I got java.long.NullPointerException. > > How solve this issue?
You should probably look at the stack trace (e.g., via adb logcat) to see where exactly you got the exception. That may help you determine if the problem is with CompantMenu or with ListCompany and may give you a clue as to what pointer is null. -- Mark Murphy (a Commons Guy) http://commonsware.com Warescription: All titles, revisions, & ebook formats, just $35/year --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

