tkyaji / cordova-plugin-crypt-file

This plugin to encrypt the source files.
Apache License 2.0
178 stars 116 forks source link

Apk Size Increased after encryption #82

Open yadujaryal opened 5 years ago

yadujaryal commented 5 years ago

Apk size increased from 4 mb to 10mb after release . Any idea to reduce release apk size. and for me plugin working absolutely fine.

A5H1Q commented 5 years ago

Encrypt only important source files such as index.html......etc and not plugin files and you might want to rename apk to .zip to view contents of apk and make sure their are no previous versions of files present in the package.