I am a beginner in android and i know some java and basics of programming logic itself
I know there is inheritance in the code of my application
but how exactly does using the keyword "this" work?
and why do i have to pass "this" while i create a new intent
Thank you