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

Search In

How to make spalsh screen in android

In the below code I have created splash screen. Here first I have added images in drawable folder, and then added in activity_splash_screen, In SplashScreenActivity I have also used Timer function. See the below code it will clerly describe you how

How to create Animation button in android

In the below example I have created a animation button. Here I have added Button and TextView in activity_main xml layout then I have created new directory (anim) , In anim directory I have created new anim_traslate.xml layout. In MainActivity I have

How to create popup layout

In the below example I have created popup layout. In popup.activity layout, First I have created LinearLayout, In LinearLayout I added a TextViw and Button, then in step second I have created rounded.xml layout & in drawable folder, here I have a

Integrate YouTube API in Cordova Android application

Hello Readers, Today's post is about an integration of YouTube API with Cordova Android apps. To use YouTube API in our app we need API key. So, first of all, we need to register our app with some details. The following steps explain how to reg

How To Add Custom Field In Magento Contact Form ?

In magento, sometimes you need to add custom field to existing contact form as per client requirement. Here is an easy way to customize magento form by adding new field. You can also add more fields as per need. Lets see how can we do it. Step 1. E

Pool object in Dot net

Object pool is a box of objects that contains a list of other objects that are ready to be used. When the new object request comes then pool object will receive that request and allocate an object from the pool.   How pool object works In pool

How to access variables like arrays or objects in drupal template file?

In the basic twig syntax tutorials we got to know about printing the simple variables like {{ variable }}, but if we need to print an array or object and accessing them.   Lets see how can we do it.   To know the behavior of the parame

How to show multiple pins at same Lat Lng

"Adding multiple pins at same LatLng" In this article we will see how to add multiple pins at the same Lat Lng in the Google Map.     While working with Google Maps, I faced a problem that, we are not able to show multiple pins

How to add AngularJS in Django framework?

In Django framework first, create a project and then setup all file in Django server. Follow these steps given below Step1- First, create a project in Django using the link given below and setup database in setting.py file. http://findnerd.com/acco

MySQLi functions to fetch records from resultset.(Part-1)

In previous articles we already learned how to connect MySQL database and how to perform different queries using MySQLi. This article demonstrates some MySQLi functions which are used to retrieve row by row data from resultset. The complete article i

1 257 408
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: