π» 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 Series: Using Retrofit to Consume APIs
Paid
Members
Public
PrologueThese are the articles in this series: Android Series: A Practical Guide To Understanding Retrofit.Android Series: Using Retrofit To Consume APIs.There are two ways to write error-free programs; only the third one works. β Alan J. PerlisIn the previous article in this series, we learnt the basis of retrofit
Android: A Practical Guide to Understanding Retrofit
Paid
Members
Public
English is quite different from programming. An English man defines retrofit as a process of pimping or modifying a component or an accessory. An engineer or a programmer sees retrofit as a library.
Android: Implementing Email Verification with Facebook Account Kit
Paid
Members
Public
This is the second article in this series on Implementing Phone Number Verification With Facebook Account Kit.
Android: Implementing Phone Number Verification with Facebook Account Kit
Paid
Members
Public
βIf you want to learn how to implement phone number verification with Facebook Account Kit, then this short article is for you. Letβs get started!
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