Does Android/iOS build include hidden files? And APK is larger than source code size?

I have two questions:

(1) If the source code folder has some hidden files (such as SVN flles), would they be included into the final delivery file for Android or iOS?

(2) I found my source code folder is about 9.x MB, however the Android APK becomes 16.x MB, is it normal?