You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am trying to build client android app. I am getting this error.
Error:com.android.builder.internal.aapt.AaptException: Failed to crunch file D:\Users\ehsan.goortani\Desktop\Android Projects\GpsTracker-master\phoneClients\android\app\build\intermediates\exploded-aar\com.google.android.gms\play-services-cast-framework\9.8.0\res\drawable-xxhdpi-v4\quantum_ic_forward_30_grey600_36.png into D:\Users\ehsan.goortani\Desktop\Android Projects\GpsTracker-master\phoneClients\android\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4\quantum_ic_forward_30_grey600_36.png
Appreciate if you help to solve.
The text was updated successfully, but these errors were encountered:
Thanks for real quick reply.
It is solved now, had to move project further up to root directories.
But then I was required to set MultiDexEnable to true.
Hi, I am trying to build client android app. I am getting this error.
Error:com.android.builder.internal.aapt.AaptException: Failed to crunch file D:\Users\ehsan.goortani\Desktop\Android Projects\GpsTracker-master\phoneClients\android\app\build\intermediates\exploded-aar\com.google.android.gms\play-services-cast-framework\9.8.0\res\drawable-xxhdpi-v4\quantum_ic_forward_30_grey600_36.png into D:\Users\ehsan.goortani\Desktop\Android Projects\GpsTracker-master\phoneClients\android\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4\quantum_ic_forward_30_grey600_36.png
Appreciate if you help to solve.
The text was updated successfully, but these errors were encountered: