Please check what i did wrong in android tabs. whenever i switch to another tab, the application crashed at the same time.
Here is the complete source code: http://dl.dropbox.com/u/16910648/Phase1.zip
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
How about wrapping things in a try/catch to see what the exception message says? I do something similar, here’s what works for me: