Export Signed Android Package Problem

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!

0

请先登录再写评论。