Android+gps Track Tracker (i)

Source: Internet
Author: User
Tags certificate fingerprint sha1

Android+gps Trajectory tracker-------The first step today: Get key

Use the Gao de map to view the official api:http://lbs.amap.com/

Using Android Studio for the development platform (I also tangled Qt, but as a rookie see Android there are a lot of official examples, I instantly have no temper)

Step: Http://lbs.amap.com/api/android-sdk/guide/create-project/get-key

1. Enter the console to create a new application (must have an account)

2. Click on the "Add new Key" button on the created app

2.1, fill in the key name, binding service platform

2.2, fill out the release version of the Security Code SHA1 (Debug version SHA1 and the release version of the different)

2.2.1, previously created KeyStore:

The first step is to open the Terminal tool for Android Studio.

The second step, enter the command: keytool-v-list-keystore keystore file path.

The third step, enter the Keystore password, finally under the certificate fingerprint there is a need for SHA1

            

2.2.2, KeyStore not previously created:

First step: Open the top bar of Android studio Build-->generate signed APK

Step Two: Click Create New ...

The third step: Choose the path you want to store the key, the password, and the following authentication book

                

Fourth step: Three steps to execute 2.2.1

2.3. Fill in the package name

View the package value for the Androidmanifest.xml file.

    

Android+gps Track Tracker (i)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.