<Why can't I run app in Android SDK Virtual Machin...
# stackoverflow
u
Why can't I run app in Android SDK Virtual Machine In short: When I'm running app in emulator (without GPS), I get next error: Execution failed for task 'appcompressDebugAssets'. (full code): * What went wrong: Execution failed for task 'appcompressDebugAssets'.
A failure occurred while executing com.android.build.gradle.internal.tasks.CompressAssetsWorkAction
> E:\MyApplication2\app\build\intermediates\merged_assets\debug\out I want to warn, that this is error from Empty Action project, wich I didn't edit. And I don't know why this...