Same here. aapt 25: Thats the error I'm getting.: /home/foreman/Android/Sdk/build-tools/25.0.0/aapt: Syntax error: Unterminated quoted string
On Wednesday, October 26, 2016 at 12:31:36 AM UTC+3, hemnath mouli wrote: > > I am getting this error too, got any solution? > > On Saturday, July 30, 2016 at 5:32:43 PM UTC+5:30, Athwale wrote: >> >> Hello, >> >> I would like to ask for help. >> I am trying to run Android Studio 2.1.2 for linux on my 32 bit Linux Mint >> 17.3 and I get this error from gradle when I create a new or build a >> project: >> "AAPT err(Facade for 305799): >> /home/user/Android/Sdk/build-tools/24.0.1/aapt: 2: >> /home/user/Android/Sdk/build-tools/24.0.1/aapt: Syntax error: Unterminated >> quoted string" >> >> This error is then followed by: >> "Exception in thread "png-cruncher_8" java.lang.RuntimeException: Timed >> out while waiting for slave aapt process, make sure the aapt execute at >> /home/user/Android/Sdk/build-tools/24.0.1/aapt can run successfully (some >> anti-virus may block it) or try setting environment variable >> SLAVE_AAPT_TIMEOUT to a value bigger than 5 seconds" >> >> Which I believe occurs because of the first error. >> I have tried to set SLAVE_AAPT_TIMEOUT to 30 though. Did not help. >> Aapt is set as executable in build-tools. >> >> Any idea how to fix this? >> Thank you. >> > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/fbacbba0-9229-43e3-989f-acf19c11d795%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

