I am working on a Java SE applicaiton that analyzes android applications.
Is there any schema/DTD that can be used to verify an AndroidManifest.xml? If found namespace
try aapt tool which comes with android-sdk. you can execute
aapt badge command to figure out details of android manifest xml from Android apk file