简体   繁体   English

如何在Android Studio中制作模块

[英]How to make a module in Android Studio

I have an assignement in Android Studio about building a module which provides an image object for a given email on the website https://en.gravatar.com/ . 我在Android Studio中分配了有关构建模块的任务,该模块为网站https://en.gravatar.com/上给定的电子邮件提供图像对象。 I use the libraries provided on this github https://github.com/tkeunebr/gravatar-android to help me to achieve this task. 我使用此github https://github.com/tkeunebr/gravatar-android提供的库来帮助我完成此任务。 But I never made a module, the only thing I have a mainactivity where I do everything to display an image from an input from a user. 但是我从来没有做过模块,这是我唯一要做的事情,我要做所有事情来显示来自用户输入的图像。

If you look at the follwing screenshot, it shows the way to create a new module, import an existing module. 如果您查看下面的屏幕截图,它将显示创建新模块,导入现有模块的方法。

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM