How to hide properties file from compiled android apk -
i have security issue related properties file. have project when compiled , tested working perfectly.
but when view contents of extracted apk file, see few properties files lying in there.
for me security problem. ideas how might able hide/remove properties files compiled apk.
Comments
Post a Comment