简体   繁体   中英

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/ . I use the libraries provided on this github https://github.com/tkeunebr/gravatar-android to help me to achieve this task. 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.

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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