Controlling Source Code Download
Whether the source code of the application is downloaded along with the binary code or not, depends on the target device you are interfacing with: some devices host the application source code in their storage, in order to allow the developer to upload the project in a later moment.If this is the case, you can control some aspects of the source code download process, as explained in the following paragraphs