Hi everyone! I have a problem with SAX XML parsing. I wrote everything fine and I can use my application with emulator without any problem. When I'm trying to install this into my phone, I've got this message: Parse Error There is a problem parsing the package. I have no idea what's going on, I tried to parse XML with standard DocumentBuilder and I got the same message. Without XML parsing functions everything working fine. Have you got any idea? I'm using 1.5. Cheers!