My application has some facebook integration which requires applications to be signed using my keystore. However, when running on the emulator this does not work as it uses the default debug keystore.
Is it possible to use my developer keystore for the emulator to fix this?
I wouldn't usually mind as I develop with my phone, but I need to show this for a presentation.
Thanks,