Re: [android-developers] Force close on null return

2011-02-16 Thread TreKing
On Mon, Feb 14, 2011 at 1:00 PM, BMO b...@allyourdroidarebelongto.uswrote: If you choose the back/return button on your phone without choosing a file a force close is caused. Use your debugger and logcat to figure out where your force close is caused. At the very least, always post a stack

[android-developers] Force close on null return

2011-02-15 Thread BMO
Hola! This is my first post. I'm having trouble with the code snippet below. Basically, you click an EditText and you're presented with a file browser. If you choose a file all is right with the world. If you choose the back/return button on your phone without choosing a file a force close is