开发者

facing problem while using google maps?

开发者 https://www.devze.com 2023-04-03 17:40 出处:网络
i am working on google maps for my application. where i saw some links which is stating to generate the system key for accessing of google maps开发者_运维百科 in to the app. But while seeing the synta

i am working on google maps for my application. where i saw some links which is stating to generate the system key for accessing of google maps开发者_运维百科 in to the app. But while seeing the syntax it is stating to give the path of the key tool. But my sdk do not have key tool file. Am not able to proceed . Can i download the key tools into the sdk? any one help me to do this?

Thanks in advance


keytool comes as a part of JRE. If java is in your path, then keytool is also there.


if you download the keytool from web,then there may be a chance of version mismatch. So try to re-install the java(JDK & JRE) and add the path variable into the environment variables.

0

精彩评论

暂无评论...
验证码 换一张
取 消