Know your android app version || app version

  Android app version : Android app version, Versions play a key role in every aspect of the product, here product may be a app, mobile and anything.Version code clearly shows that there is a update in the product they are using. When the updates are like 1.0.1, 1.02 and so on there might be … Read more

Android Expandable ListView Tutorial: Building Collapsible Lists

Android Expandable Listview : Android Expandable Listview name itself says that it will be expanded depending upon categories. Generally when we deal with menu’s which are to be show in listview, Sometimes we need to show sub-categories so for this purpose we will deal with. In almost every app expandable listview in android, where there … Read more

Dialog Boxes in Android: A Beginner’s Guide

  Dialog : Dialog, As in previous tutorial on android alertdialog example we have seen positive negative and neutral buttons  where as in current android custom alertdialog tutorial we will be designing the box which is being displayed. android custom dialog in android is used to show a message in the form of a dialog with a button. … Read more

Show Buttons
Hide Buttons