Skip to content Skip to sidebar Skip to footer

How To Assign Run Button In Android Studio To Run 'app'?

I followed these steps to run signingReport in order to get the SHA1 fingerprint of my debug.keystore . However, it's left me with the problem that whenever I click the green arrow

Solution 1:

Solved it by clicking on Run > Run... > Edit Configurations... > expand Android App > select app > click the blue Run button.

Screenshot showing location of the blue 'Run' button

Post a Comment for "How To Assign Run Button In Android Studio To Run 'app'?"