Category: Android

0

Linkedin SDK for Android _ Authentication

Here finally comes the first Android tutorial in a good while, as I’ve been writing more on RESTful webservices and N-Tier achitecture based frameworks for the last weeks. So this is being a special tutorial ! Where we’ll see how … Read More

0

Android – CardView and RecyclerView

CardView and recyclerView are two widgets introduced with Android Lollipop. CardView shows information inside customizable cards, while recyclerView is ‘a more advanced version of the ListView widget’.
In this tutorial we’ll see an introduction of each of these components, and … Read More