I am actually working on an app for navigation with out internet. It does not include any APIs. I have calculated bearing angle and made compass integrated in same application in Kotlin.
I want to know whether is it possible to mark the angle on image which I have given for compass . So that the angle mark move on compass with respect to it. If possible can any explain how to achieve it.