feedback:
After half day installing and uninstalling things, sdk, java, etc. it worked!
The problem was not with release 5.20 of B4A. It was only a bad coincidence, because I´ve installed Android Studio at almost the same time.
I suppose the problem was with the Android Studio installer overwriting something, and it used version 23 of the tools. I was using 14. But no matter I changed from 23 to 14 it wasn´t working. The build always stopped at ZIPALIGN. So I looked for zipalign utility and it was not there, no place. I copied zipalign from the version 23 to version 20 and it worked like a charm. So I downloaded the version 20 using sdk manager and it´s all ok.
Thank you for your help.