executiveger.blogg.se

Android studio debug certificate sha1
Android studio debug certificate sha1









android studio debug certificate sha1

Keytool -list -v -keystore ~/.android/debug.keystore -alias androiddebugkey -storepass android -keypass android

  • For Linux or OS X, open a terminal window and enter the following:.
  • If you are using Eclipse with ADT, and you’re not sure where your debug keystore is located, you can select Windows > Prefs > Android > Build to check the full path.

    android studio debug certificate sha1

    Windows Vista and Windows 7: C:\Users\your_user_name\.android\.By default, it is stored in the same directory as your Android Virtual Device (AVD) files: The file name is debug.keystore, and is created the first time you build your project. Use this certificate when you are ready to release your app to the world.įollow the steps below to display a certificate’s SHA-1 fingerprint using the keytool program with the -vparameter. You can also generate this certificate using the keytool program. A release certificate: The Android SDK tools generate this certificate when you do a release build.Do not attempt to publish an app that’s signed with a debug certificate. Only use this certificate with apps that you’re testing. A debug certificate: The Android SDK tools generate this certificate automatically when you do a debug build.To display the SHA-1 fingerprint for your certificate, first ensure that you are using the right certificate. The API key is based on a short form of your app’s digital certificate, known as its SHA-1 fingerprint.

    android studio debug certificate sha1

    If you intend implement Google Maps on Android application, you must have a Google Maps API key. To use the Google Maps Android API v2, you must register your app project on the Google Developers Console and get a Google API key which you can add to your app.











    Android studio debug certificate sha1