As I've been researching another problem online, I've seen references to folks modifying the XML files contained inside the Android.jar.res.drawable folder and then copying them to their drawable folder for use in their project.
But I can't open these files, instead I get the following error.
Could not open the editor: org.eclipse.ui.PartInitException: Editor could not be initialized.
How do I open these files so I can use them?
Thanks.