When you are ready to release your application, you have to build a release mode version of it, which means signing the application with your private key.
您准备发布自己的应用程序时,必须构建一个发布模式的版本,这意味着用私有密钥签署应用程序。
Caution: Every time you run a build in release mode, these files are overwritten with the latest files generated by ProGuard.
注意:每次在发布模式下构建时,这些文件都会被最新的文件覆盖。
When working with Android applications, you can build applications in debug and release-mode.
构建Android应用程序时可以采用调试模式和发布模式。
When working with Android applications, you can build applications in debug and release-mode.
构建Android应用程序时可以采用调试模式和发布模式。
应用推荐