I am using sketchware IDE on my android phone to make an app. I want to enable google sign in so the user's daata on the app gets backed up to google and restore after a reinstall but it seems I need to get my app's SHA1 fingerprint and the only way i managed to find online is only valid if I use android studio as my IDE as it requires typing commands into CMD on windows or mac.
How can I get that fingerprint on my android phone instead of a PC?