💻 Android
Read articles related to mobile application development using Java & Kotlin. More articles on this can be found on my Medium blog - medium.com/@themavencoder

Android: Dealing with ClassCastException
Paid
Members
Public
ClassCastException is thrown to indicate that the code has attempted to cast an object to a subclass of which it is not an instance.

Android: Dealing with ClassCastException
Paid
Members
Public
ClassCastException is thrown to indicate that the code has attempted to cast an object to a subclass of which it is not an instance.

Android: MVP Architecture
Paid
Members
Public
What you really need to know for now is that interface helps to create a single point of reference

Android: MVP Architecture
Paid
Members
Public
What you really need to know for now is that interface helps to create a single point of reference