Rubyzip changed structure in 1.0, and this is affecting the apktools usages. - Modify `require 'zip/zip'` to `require 'zip'` - Replace `Zip::ZipFile` with `Zip::File`