I’m trying to generate my fingerprint and it supposed to be here : ~/.android/debug.keystore, but I don’t have nothing there, although I can run my monodroid projects normally as well, so how can I find the debug.keystore file?
I’m trying to generate my fingerprint and it supposed to be here : ~/.android/debug.keystore
Share
The Mono for Android
debug.keystorefile is in$HOME/.local/share/Xamarin/Mono for Android. (Yes, there are spaces in that directory name.)