使用Android Studio只重建一个模块,重建,同步Gradle和清理 [英] Rebuild, Sync Gradle and Clean for just one Module with Android Studio

查看:1163
本文介绍了使用Android Studio只重建一个模块,重建,同步Gradle和清理的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Android Studio中有一个由五个模块建立的复杂项目。其中四个作为独立的应用程序,但其中之一是其余的基本代码。这样,我可以有一个大的共同核心和四个分离的代码为每个应用程序(这些应用程序共享耻辱模型数据和api连接)。

I have in Android Studio a complex project establish by five modules. Four of them act as independent apps, but one of them is the base code for the rest. This way, I can have a big common core and four separates codes for every app (these apps share the shame model data and api connection).

我的问题是,如果它可以重建,清理或同步只是一个模块,而不是整个项目在Android Studio。

My question is if it is possible rebuilding, cleaning or syncing just for one module, non the entire project in Android Studio.

谢谢!

推荐答案

- > make modulenameModule

Nowadays with Android Studio you can use build -> make module "nameModule"

这篇关于使用Android Studio只重建一个模块,重建,同步Gradle和清理的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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