Android Studio where is Master Password stored?

前端 未结 3 820
无人及你
无人及你 2021-02-04 05:00

When you generate a APK in Android Studio you can secure the generation with a Master Password. Where in the filesystem is this password stored? I\'m hoping I\'m not committing

3条回答
  •  灰色年华
    2021-02-04 05:10

    For Android Studio version 1.0.2 on windows 7, the security.xml is located at .AndroidStudio\config\options\security.xml

提交回复
热议问题