How to find information from an installed Android app's SharedPreferences (if you have access to the keystore)
Prerequisite: Yes, you can gain some nice insights following this How-To, but you can only get to the end of it if you're legitimized to do so (you need to have the app's keyStore and the passwords to it!)
You should also have the Android Debug Bridge (adb) installed as well as Android Studio.
You might want to use it a bit and play around with it so all the data you might be looking for in sharedPreferences gets generated.
Go to the Play Store website, search for your app, and open the app's page. Now you can just copy the package name from the address bar