I am trying to create a circle with only a border using XML in android:
If you set the color to #00000000, the result will be transparent. You would want to do it this way if you wanted to change it in the future of development. If you wanted it to be red and partially transparent for example, it would be #ff000088 The last two numbers are the opacity.
I do it this way to make future changes easier.