Getting debug Keystore file for FB SDK for Mac

Hello,
I’ve finished my project with the help of the FB SDK, and it works like a charm as a WebGL app.
But now I’d like to build and test it for android device, and now i’m stuck at the very first steps of the build :
the debug Keystore file.
I’ve found various way to get it from a windows based computer but not from a mac.

I’ve download and installed all the android sdk, but when I try to create an empty android project from eclips as brievly asked from the fb settings i get TONS of errors…

Is there a clean way to get it from a mac?

For those who struggle like me, here’s a quick solution : download android studio for mac, and create an empty blank project. while building the project, it creates a debug Keystore file for you :slight_smile: