Apologies if this has been asked, but I can't find anything similar.
I'm trying to create a simple game in which a circle appears in a random position, but I'm not entirely sure how to even go about it. This circle also needs to handle an OnClickListener.
Any advice or links to references which might help with this would be greatly appreciated.