I want to parse an xml file and put the data in sqlite database.
I've copied the XML file in portable as well as android folder.
Build action is "Embeded resource" for "portable" & "android resource" for "android"
No errors while building,but while debugging the app, it fails with no errors.