Hi I am integrating google play services into my Android module. I simply added .jar file into lib folder and packed it. But when I used the module in my app, it gives me android.content.res.Resources$NotFoundException. I think this is because I didn't integrated library with its resource. Would someone tell me how to integrate library? Regards.
↧