What is a Keystore

What is a (Android) keystore, why is it importand and can i use it in mulitple projects?

https://developer.android.com/training/articles/keystore.html

Summary this is mandatory for upload and publish you apk in the Play Store.
And yes, you can use the same Keystore for multiple projects.