This repository was archived by the owner on Sep 11, 2018. It is now read-only.
This repository was archived by the owner on Sep 11, 2018. It is now read-only.
android built error #62
Open
Description
Hi there,
I tried to set up your seed-project, but failed to run the android emulation. The emulator starts, but ends with the attached error.
It's weird,.. when I clone the repo to my Desktop, all is working fine (web and android emulation). If I try cloning it to any subfolder, I get the described error.
====================================
ERROR:
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':mergeF0DebugResources'.
Error: Failed to crunch file "...\angular-native-seed\nativescript\platforms\android\build\intermediates\explo
ded-aar\com.android.support\appcompat-v7\26.0.0-alpha1\res\drawable-xxhdpi-v4\abc_text_select_handle_middle_mtrl_light.png" into ".../angular-native-seed\nativescript\platforms\android\build\intermediates\res\merged\F0\debug\drawable-xxhdpi-v4\abc_text_select_handle_middle_mtrl_light.png"
- Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Unable to apply changes on device: emulator-5554. Error is: Command gradlew.bat failed with exit code 1.
Executing after-watch hook from ".../angular-native-seed\nativescript\hooks\after-watch\nativescript-dev-sass.js"
====================================
====================================