Month: February 2014

  • Android Navigation Drawer Example Step by Step

    Android Navigation drawer is now a standard when creating an Android app. It gives a better user experience since the user can easily access more app functionality – on a small screen smartphone. Personally, it is really fun to use since I just have to swipe a finger to use or access a view. This […]

  • Android Action Bar Tutorial with 2.2+ Compatibility

    I have an Android Action Bar Tutorial for you guys! Android ActionBar looks good on our smartphone apps and at the same time, it is really useful. Aside from displaying your app’s title or section, the ActionBar can also be used as a back function (upper left) or a viewable button or dropdown options (upper […]