Hi,

Is there a way to check if our code is running in the emulator vs a
real device?

I'm using a MapView which requires a signing key. I'm using the
signature of the eclipse debug key when running on the emulator, but
this won't work when I build a release version. I think I need to have
a check to see if I'm running on a real device, and set it to the real
release key at that time.

Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to