Android sys-img-armeabi-v7a-android-23 not found
I've been using the following command to install abi until today. echo y | android update sdk --no-ui --all --filter sys-img-armeabi-v7a-android-23 But now I got the following error. Error: Ignoring unknown package filter 'sys-img-armeabi-v7a-android-23' Warning: The package filter removed all packages. There is nothing to install. Please consider trying to update again without a package filter. Is anyone having the same issue? I'm using Android SDK r24.4.1. Hirschen There is an issue about this: https://code.google.com/p/android/issues/detail?id=206022 EDIT: Working again EDIT2: As of 2016-11