Export Signed Android Package Problem Follow
It throws 3 proguard.cfg errors when there are spaces in the path of the project. I.e., if my project is in:
C:\Workspace\My Android Project
It will throw errors. If I rename that to: C:\Workspace\My_Android_Project
The errors go away.
Thanks!
Please sign in to leave a comment.