Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

To locate the signing report in Android Studio, you can follow these steps:

  1. Open your project in Android Studio.
  2. Click on the "Gradle" tab located on the right-hand side of the window.
  3. Expand the "YourProjectName" folder.
  4. Expand the "Tasks" folder.
  5. Expand the "android" folder.
  6. Double-click on the "signingReport" task.

This will build the signing report and display it in the "Run" window, which is usually located at the bottom of the Android Studio window. If the "Run" window is not visible, you can open it by clicking on the "Run" option from the menu bar and selecting "Show Logcat". From the "Run" window, you can scroll down to the bottom to find the signing report.