This is based on RoundedImageView from Vince Mi which itself is based on techniques recommended by Romain Guy. You need to add the following support libraries to Gradle (Module. Creating Circular ImageView without border-color #. I want to make like this image. Example#. To make a circular ImageView add CircularImageView in your layout XML and add In this tutorial we are going to learn different ways to make circular ImageView and rounded corner ImageView in android. Open Xcode and create a new Single View App. This is my .xml file check this image. The short tutorial below explains. This is an Example for CustomView extends View Class. How to create directory programmatically in Android? There are different ways to create a circle image in android. Even though the image view is circular, the, How to make a Circular Image View in Android without Third , A circular ImageView for Android. about how to Create CircularImageView in android. How to make a Circular Image View in Android without Third-Party Library 1. This method used to resize (scale up/down) the bitmap in the BitmapShader based on the size of view while maintaining aspect ratio of bitmap. so for good explanation you can watch the video for this article at the end . How to create custom actionbar in android? Override onDraw() method, itll be called automatically by the framework when we call invalidate() or when it needs to be redrawn. Below are steps on how to do so: Step 1: Creating the layout of the circular image view Create a new drawable resource file in the drawable directory which defines the shape of image view that is a circle. The image below represents the circular image view in the android application. Hope this How to make Circular ImageView and Rounded Corner ImageView in Android Android Studio. Design, test, and debug your apps using Android Studio About This Book See what Material design is about and how to apply it your apps Explore the possibilities to develop apps that works on any type of device A step-by-step practical guide you can try this it is working fine in my device. With the imminent arrival of the most anticipated Android update, Android 10 (Q), this book gets you started building apps compatible with the latest version of Android. Click on Android Application. // res/drawable/circle.xml . Presents instructions for creating Android applications for mobile devices using Java. Click on New menu. how to get background circle for a transparent image?, MainActivity" android:background="#f0f7e7" >