Quote:
Originally Posted by dany_dev
if a xml contain some problem, why you want to "fix" it? just return an error informing user to use a right xml file.....
|
"Fixing" it for the user would be awesome but I don't really intend to go that far.
The issue is a user might take one of my baseline XMLs modify and try to use it. Allowing for this is a really key feature for my app. What I want to do is display an error message then a textview with in the area of the error, allowing the user to fix it themselves.
See on this page the picture on the right. The error message points pretty close to the error. I am stumped on how to do that.
XML parsing error - MozillaZine Knowledge Base