Menu

App Posts

Ncell App Camp – Competition to StartUp

Ncell App Camp 2014 is the biggest mobile app competition in Nepal. The event is organized by Ncell, top private telecommunication service provider in Nepal. This competition helps to bring out entrepreneurial spirit within the mobile app community in Nepal. It is a platform for mobile app developers, thematic experts and other mobile enthusiasts to bring

Android – How to use Alert Dialog

If you are an Android user, then you must have experienced a pop-up dialog showing some message either success or warning. Basically, these pop-up dialog are used in forms and special action. And these pop-up dialog is known as Alert dialog in Android programming. Today, here we are going to implement this alert dialog in

How to Implement Action Bar in Android

In Android application, action bar is used for navigation purpose. It includes actions, drop down menu navigation, search , share actions, etc. In addition, action bar is also used for tab navigation and fragment switching. The action bar provides users a familiar and predictable way to perform actions and navigate your app. For old version of