💻 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

Android: Dealing with ClassCastException
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.

Tobiloba Adejumo
Tobiloba Adejumo
💻 Android
Android: Dealing with ClassCastException

Android: Dealing with ClassCastException
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.

Tobiloba Adejumo
Tobiloba Adejumo
💻 Android
Android: MVP Architecture

Android: MVP Architecture
Members Public

What you really need to know for now is that interface helps to create a single point of reference

Tobiloba Adejumo
Tobiloba Adejumo
💻 Android
Android: MVP Architecture

Android: MVP Architecture
Members Public

What you really need to know for now is that interface helps to create a single point of reference

Tobiloba Adejumo
Tobiloba Adejumo
💻 Android