APPS ANDROID-Debugging Java applications using JDB-ANDROIDKAWE This article walks the readers through debugging java programs using a command line tool called JDB. Though this article doesn’t touch and...
ANDROID-How To Make Material Design Navigation Drawer With Header View-ANDROIDKAWE One of the most evident changes when the material design came out and I got my hands on was the new Navigation Drawer , The Hamburger tog...
ANDROID-Recycler View : Handling OnItemTouch For a Navigation Drawer-ANDROIDKAWE In my previous post I had shown you how to make material design navigation drawer with a header view, after that post some of the visitors ...