使用Android的地图-utils的与ADT [英] Using android-maps-utils with ADT

查看:144
本文介绍了使用Android的地图-utils的与ADT的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用这个库[1]在Android项目与全新安装的ADT。我只是不知道该怎么办。该库似乎使用一些VCS和一些所谓摇篮(构建工具看起来是这样)。

I am trying to use this library [1] in an Android project with a fresh installation of ADT. I just don't know what to do. The library seems to use some VCS and something called gradle (a build tool so it seems).

可能有人请告诉我什么步骤neccessary使用ADT的全新安装该库集成到自己的Andr​​oid项目!

Could someone please tell me what steps are neccessary to integrate that library into an own android project using a fresh install of ADT!

非常感谢你!

[1] https://github.com/googlemaps/android-maps-utils

推荐答案

首先,将其下载到您的计算机。如果你不使用git,只需preSS下载ZIP在右下角。

First of all, download it to your computer. If you don't use git, just press Download ZIP in the bottom right corner.

那你有一些选择(从easist):

Then you have some options (from the easist):

  1. 直接复制资源和src文件夹从文件夹为您的项目。你保持许可证信息这应该是确定的长。
  2. 复制一些 project.properties 文件夹。现在的库项目将导入的Eclipse中。
  3. 使用Android的工作室,其中有支持摇篮。
  1. Copy res and src folders from the library folder directly to your project. This should be ok as long as you keep the license info.
  2. Copy some project.properties into library folder. Now the library project will be importable in Eclipse.
  3. Use Android Studio, which has support for Gradle.

这篇关于使用Android的地图-utils的与ADT的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆