udacity / AdvancedAndroid_Emojify

139 stars 452 forks source link

After starter code, it wont sync or build (it fails) #57

Closed LidorPrototype closed 4 years ago

LidorPrototype commented 4 years ago

Hello, only the started code works, when I try to check it as the exercise 1 or further, it wont build/sync properly. I get this error text in red:

Failed to crunch file D:\AdvancedAndroid_Emojify\app\build\intermediates\exploded-aar\com.google.android.gms\play-services-base\10.2.0\res\drawable-xxhdpi-v4\common_google_signin_btn_icon_light_normal_background.9.png into D:\Study\P.Languages\AndroidAppDevelopment\AndroidStudioProjects\AdvancedAndroid_Emojify\app\build\intermediates\res\merged\debug\drawable-xxhdpi-v4\common_google_signin_btn_icon_light_normal_background.9.png

and when I try to update all the dependencies to the most updated version, it give errors as well and says that the BitmapUtils is asking for the older ones.