From @ishitatsuyuki on May 5, 2017 11:10
This is the tracking issue for gradlew failure on :asbg:generateBindings.
Workaround found:
rm platforms/android/build-tools/android-static-binding-generator/*.txt
The aim of this issue is to resolve the root cause of the problem. The check of duplicate entries was introduced in 53cc589.
Copied from original issue: NativeScript/nativescript-dev-webpack#145