To Create a local copy of the CircleImageView

  1. Browse the Url - https://github.com/hdodenhof/CircleImageView
  2. Next click on "Tags" as shown in the below screenshot (Image 3) to retrieve the latest version of the package.
  • Image 3

Below is the link to the latest version of the "CircleImageView" library.

https://github.com/hdodenhof/CircleImageView/releases/tag/v3.1.0

  1. Once the download is complete, extract the files locally.
  2. Next start your Android Studio or any IDE of your choice and open the downloaded project in the Android studio. In this case it would be the "CircleimageView" Project.
  • Image 4

Once the project is connected in android and synced successfully then we will try to build the package with a simple application just to ensure the package is all good to start for porting.

Discussion

3

0