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

Search In

How can used volley library & volley methods in android app

In the below example I have created simple demo app used with volley library. First I have added volley support library in build.gradle file, Then I have added Button and Listview in activity_main.xml. I have created a new list_view.xml layout and he

How to make Custom Animation switching Activity

In the below example I have created Custom Animation while Switching Activity. Here I have created two activity, In first activity I have added left and right xml using methodTransition() and in Second activity I have added top and bottom xml. All th

Javascript Closures

Closures are functions that are used to free variables which means variables are used locally, but defined in an enclosing scope. With the help of closures, JavaScript programmers are able to write better code. A closure is an inner f

Local Database in Android

In certain cases, it is recommended to store specific data in the database. For this, one has to follow the given steps:- In this example, I am storing song details with user id so that if users login with different names then he can get only his sto

5 Digital Marketing Modules: Used by Medium to Small Scales Companies to Generate Revenue

The whole Word is going to be Digital Now!   That's is the reason the Small to medium & Medium to big scale organization are majorly investing in Digital Marketing.   They all know that if they want to survive in the market, The

What is Requirement Traceability Matrix (RTM) and why we create it?

Requirement Traceability Matrix Requirement Traceability matrix is just a Table which is used to trace user requirements with test cases. In other words, with the help of this matrix we can trace, what requirements has been covered by tester and wha

Extension methods in c#

Hello Friends, In this blog I will explain what is Extension method in c# ? Extension Methods:- Extension method helps you to add new methods to an existing types (like any Predefined dll or class etc.) without creating new derived types or modifyi

Authenticate Application In CakePHP Using Auth Component

In CakePHP,"Auth" component provides Login functionality to authenticate a user. You just Follow the below Steps to develop authenticate application in CakePHP. Step-1. To Use 'Auth' in AppController, you have to create $components array public

How to make Call State in android

Hello friend's If you want to create a Call State function in Android see the below code example. Here I have used TelephonyManger method to get the information of call state And I have used PhoneStateListener. In AndroidManifest.xml I have added P

How to make Progress Dialog with spinning wheel in android

In the below example I have created Progress Dialog with spinning wheel code function. Here I have used ProgressDialog function and I have used onClick method in the MainActivity class. And In Activity_main.xml I have added a button. See the below co

1 27 126
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: