Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to create multiple view with drag and drop functionality in Android

This tutorial will help to the develop the Drag and Drop functionality, individual can create multiple view in their android application. Each view will have different onTouchListener and onLongClickListener. Step 1- Create a XML file res/activity_m

How to make a Gridview with Horizontal scrolling

Here for the scrolling Grid View I have use SectionPagerAdapter . Simply what I have done here is that , i have created a Fragment with a layout containing a grid view. And with the help of SectonpagerAdapter the fragment will inflate as many as time

Android Custom camera

This tutorial helps you how to create custom camera app, with the help of the following sample code. The Custom camera capture the image with auto focus and flash on the click of the capture button.Some developers may require a camera user int

How to keep your android app popular even after launch?

Imagine that your android app has been launched in Google Play Store for users to download and install it on their android phones or android tablet computers and the app has been doing well in the market. Your app has started to generate interest amo

Top Android Development Tools that Everyone Ought to Know

Smartphones have altered our lives in a way that we are totally reliant on numerous apps that have eventually simplified various tasks. When we talk about smartphone platforms, Android is the biggest mobile platform that has billions of users worldwi

How to Convert an Android App to Apple's iOS Application

With over 2 billion smartphones in the world and still counting, mobile applications are today perhaps one of the most efficient channels to reach out to this immensely large market and consolidate a loyal customer base. However, since this huge mark

Working with Intent

An Android Intent is an object that carries message from one component to another component with-in the application or outside the application. There are three fundamental cases where one can use the Intents: case 1:- To start an activity The Inte

I failed to customize array adapter

Problem facing in customization of array adapter I am want to 1) fetch data from a SQL server 2008 2) display fetched data into a list view. After successfully I tried to display data with a listview, I fetched two column data that's why I t

Android create custom edittext with clear button.

In android there is no default text clear button functionality in EditText so here is a simple example of implementing text clear button in edit-text, You just have to follow instruction given below to make it in your edit-text. 1)- First you have

How to change the action overflow menu icon

To change the action overflow menu icon first you need to create a style for the overflow icon in which you need to set the new icon then use this style in your app theme. Step 1 Create a style for your menu overflow icon in styles.xml and set the d

1 12 32
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: