tag

home / developersection / tag

Can we buy Android tablet for less than $200?
android apps 16-Nov-2018
Can we buy Android tablet for less than $200?

In this article we try to explain whether we buy Android tablet for 200 dollars and which benefits and disadvantages they have. Here we find fascinating facts and tips for buying tablets.

Displaying a Context Menu in Response of User Action
android 11-Sep-2015
Displaying a Context Menu in Response of User Action

Android context menu appears when the user press long click on the element. It is also known as floating menu. Context Menu is a useful solution, particularly when we want to provide a list of actions based on an item click in a ListView.

How to set listview in alert dialog on android
android 26-Jun-2015
How to set listview in alert dialog on android

A dialog is a small window that prompts the user to make a decision or enter additional information.

Endless List view Adapter in Android
android 05-Feb-2015
Endless List view Adapter in Android

Hi everyone, here we are going to learn how to implement an endless list view adapter in Android

Contextual Menu Implementation in Android
android 04-Feb-2015
Contextual Menu Implementation in Android

Hie Everyone, here we are going to learn how to create contextual menus in andriod

Navigation Drawer Implementation in Android
android 04-Feb-2015
Navigation Drawer Implementation in Android

Hi Everyone, Here we are going to learn how to implement a very popular UI pattern called navigation drawer list in andriod

Simple Search implementation in android
android 29-Dec-2014
Simple Search implementation in android

Hi everyone, here we are going to learn how to implement search functionality in android

Show List View in Model pop-up on Button click in Andriod
android 20-Dec-2014
Show List View in Model pop-up on Button click in Andriod

Hi everyone, in this article we learn how to show a list view inside a Model pop-up