Showing posts with label key. Show all posts
Showing posts with label key. Show all posts

Sunday, May 20, 2012

Android: automatically choose debug/release Maps api key?


Is it possible to automatically detect, which certificate was used for signing APK? I'd like to have both debug and release Maps certificates in application and pass valid one to MapView constructor.

Monday, May 14, 2012

Google map signed api key errors in Android


When I switched from my debug map key to my signed map key my maps stop working. I get the following errors in logcat:

Thursday, April 19, 2012

How to detect escape key press with javascript



Possible Duplicate:

Which keycode for escape key with jQuery




How to detect escape key press in IE, Firefox and Chrome? Below code works in IE and alerts 27 , but in firefox it alerts 0