Finding a Random Point on a Polygon Using Jetpack Compose, Canvas, and Algorithms

Ilia Pavlovskii
Bootcamp
Published in
7 min readOct 13, 2023

--

Every day, we work to improve our projects. Whether it is a customer initiative, corporate product, or our own. Studying the feedback from the users of my project, I came across a request to speed up the user’s actions on one of the key screens.

This can be done in different ways — splitting the screen into several, improving…

--

--