📜  如何在 android studio 中找到 sha key - Java 代码示例

📅  最后修改于: 2022-03-11 14:52:24.204000             🧑  作者: Mango

代码示例4
FOR ANDROID STUDIO 4.2 OR GREATER
1. File
2. Settings
3. Experimental
4. Unchecked the 'Do not build gradle task list during gradle sync' 
        and click 'OK'
5. Go to file
6. Sync project with Gradle files
7. You will see the option on Signing reports under: 
        Gradle -> Tasks ->Android -> Signing Report.