π» Android
Android Series: Using Retrofit to Consume APIs
Prologue
These are the articles in this series:
* Android Series: A Practical Guide To Understanding Retrofit.
[https://tobilobaadejumo.com/ghost/
π» Android
Android: A Practical Guide to Understanding Retrofit
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
Android: Implementing Email Verification with Facebook Account Kit
This is the second article in this series on Implementing Phone Number Verification With Facebook Account Kit.
π» Android
Android: Implementing Phone Number Verification with Facebook Account Kit
β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
Android: Dealing with ClassCastException
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
Android: MVP Architecture
What you really need to know for now is that interface helps to create a single point of reference