简体   繁体   English

Intellij IDEA将我的源代码打包到.apk中

[英]Intellij IDEA packs my source code into .apk

My project is a Flash pure Actionscript application for Android. 我的项目是适用于Android的Flash纯ActionScript应用程序。 When I build an .apk through Build->Package AIR Application... I get .apk that works okay when installed on an Android device. 当我通过Build-> Package AIR应用程序构建.apk时,安装在Android设备上的.apk可以正常工作。 But when I unzipped the .apk file I noticed that inside it in the "assets" folder is my entire source code which is in the project's folder marked as "Sources Root". 但是,当我解压缩.apk文件时,我注意到在它的“资产”文件夹中是我的整个源代码,该代码在项目文件夹中标记为“源根”。 How do I prevent this? 我该如何预防?

您可以使用Files and folders to package Flash构建配置设置, Files and folders to package控制哪些文件将显示在apk

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM