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

Search In

How to insert this codes data to SQLite?

Need help in inserting the below code packet to SQLite: public class StepDetector { private static final int ACCEL_RING_SIZE = 50; private static final int VEL_RING_SIZE = 10; // change this threshold according to your sensitivity prefe

How to Get Google Maps JavaScript API Key in 7 Quick Steps?

An API is a tool which is used to create software or application programme. The Google Maps JavaScript API (Application Programming Interface) key is used to display maps on your website. So, in this tutorial, we will see "How to Get G

Customizing validation message in ASP.NET MVC

Hi all, In the following blog, I'll try to show how to customize validation messages in ASP.NET MVC application. In MVC application, while implementing both client side and server side validation, we usually came across default way of showing va

How to set custom circular reveal effect animation in android?

Hello guys, In this tutorial I have defined about reveal effect animation and this tutorial will also help you to set custom circular reveal effect animation in  your app like whatsapp. First, Lets look what is reveal effect animation and for w

Form Validation Using PHP

  What is form Validation ? This is the process to validate web form according to our data format, when the user try to submit wrong data in the field, server will not submit wrong data because we have restricted(validate) the all field accordi

How to display GIF images in view controller?

Hi Readers, In this blog, we will discuss how to display GIF images in view controller as GIF images are different from JPG images because GIF images include animation. We can easily display the images with JPG format by using UIImageView but for GI

Open FlashLight of Android Phone Programmatically

How to open flashLight of android phone programmatically declare these variables in the activity private boolean isLighOn = false; // to check tht flash is on or off boolean flashAvailable=false; int cameraID=0 /*cameraId with 0 represents bac

Set interface in java

Set Interface in java, It is the type of Collection and It’s the subclass of Collection interface so that all methods Collection interface can also present in Set interface. The important feature of Set interface is that it doesn’t allow duplicacy

Read the Specific JSON Property

The below Example will show you how to read the specific property from the file in JSON format or to read the Specific property from the JSON data. emp.txt { "id": 123, "name": "Manish", "phone": [ 123456, 987654 ], "role": "Mana

How to add new elements or style the existing header in odoo?

If you want to Extend the default Header in OpenERP(Odoo) follow the below mentioned code in your .xml file: <template id="snippet_testimonial" name="Testimonial snippet"> <section class="snippet_testimonial"> <div class="contai

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