For the application to work with my exported .jar library file, I had to copy everything in the "res" resource directory from the library project to the application project. I also had to merge the string.xml file, as well as merge the ApplicationManfiest.xml files. To add a project as a library through eclipse is much simpler.
source share