Coder Social home page Coder Social logo

Comments (3)

yishuifenglan avatar yishuifenglan commented on May 18, 2024

是不是因为你这个key有问题导致的呢,纯安卓小白,想知道怎么申请替换自己的key

from simplicityweather.

xiaweizi avatar xiaweizi commented on May 18, 2024

@yishuifenglan

之前因为把 key 暴露有人恶意刷直接导致我被封号,费了半天劲才解封,所以就把 key 跟注释掉了,你可以到高德上自己注册开发者账号,添加应用后替换项目中的 key 就好了

const String cityBaseUrl = "https://restapi.amap.com/v3/config/district?subdistrict=1&key=请使用自己的key&keywords=";
const String geoBaseUrl = "https://restapi.amap.com/v3/geocode/regeo?key=请使用自己的key&location=";

from simplicityweather.

yishuifenglan avatar yishuifenglan commented on May 18, 2024

非常感谢啊,原来是用自己的key就好了,感谢哈

from simplicityweather.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.