Bharat Ghimire

Android, Java

Swipe To Dismiss RecyclerView

This tutorial is about how to create “swipe to dismiss” RecyclerView item like Gmail app. For this, we don't need any 3rd party Library. For this purpose, you just need to add one class which is part of Android Support Library. The name is “ItemTouchHelper”. By now you know that this blog is all about how to use ItemTouchHelper...

24-May-2016

Android, Connected TV

An Introduction to Android TV

This blog will introduce you to Android TV platform from what android TV is, How it is different from Android mobile development and finally how to create an Android TV app. Note: This blog  is just the introduction to the Android TV  not a full coverage of Android TV development.What is Android TV ? Android TV was introduced in...

10-Nov-2015