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

Search In

How to use Image Slider functionality in android?

This tutorial will guide you to implement Image Slider functionality in your project through a simple library. We will complete this tutorial using following some steps.   Step1- Introuduction An Image Slider is an android feature in which we

If you are looking to override your device home button to work as you desired

If you are looking to know, How to override home button programmatically in android, then below I have provided the simple solution. You have to do just a simple thing i.e to override the onKeyDown function in your application, given is the code sni

How Android App Development Companies are Vital to Business Growth

With the world becoming more and more digitalised with each passing day and mobiles being used at an ever-increasing rate to access the internet, every customer wants to connect with your business online through mobile apps. Thus, mobile apps are tra

Push Notification for Android using Laravel 4.x

There are few steps which we have to follow to implement Push Notification. Step 1: First we will write the api to get token and device type . Here is the controller code of push notification. public function pushNotification() { $validator

Android RecyclerView Items Animation Using Custom Adapter With Example

RecyclerView was introduced as an upgraded version to List view. The RecyclerView is much flexible, more efficient and more advance. With the help of RecyclerView, you can show larger data collections whose data may change at run time. RecyclerView s

The Role of UX Design In Android App Development

Obviously, the role of user experience (UX) design in mobile app development as a whole cannot be underestimated. It contributes to the establishment of a stunning mobile app design in any development work. No doubt, any mobile app that is not built

Broadcast Receivers

Broadcast Receivers are used to respond to the broadcast messages that are generated from application or from system. The messages/ broadcasts that  are caught or responded by our Broadcast receivers are sometimes called intents or events. &nb

How to create 9Patch Image

A 9 patch image is an image that has stretchable areas defined. These areas are defined in a special 1 pixel wide border around the area. Add black pixels to the top and left of this border to describe where the image can be stretched horizontally an

How to start an Ionic Application Project

In this post, you will learn how to start any application using Ionic Framework. We will start with the downloading process of ionic and all the dependencies that are needed for developing any application. Also we need to know the platforms that are

How to Implement Callback in Android to Communicate Between Classes & Fragments

Callback is a way to inform a class synchronous/ asynchronous when an event occurs. A simple way to create a generic callback is to use interface with a method in which JSON is passed.     So, In this tutorial, I will guide you about h

1 15 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: