You can disassemble using apktool. It will show you the AndroidManifest.xml
I use my own binxml.exe to get a quick look at AndroidManifest.xml without doing a whole disassembly. It shows it as a tree instead of literal XML. (This is somewhere around 3.2.2)