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

Search In

SpeechRecognizer.ERROR_NO_MATCH:

Hello guies, As i was working on and speech recognition module i encountered a mysterious bug while the listener called for the second time to listen for voice input. Bug detail :- When you call the listener of the SpeechRecognizer instance for

Show Content in "List View" Only when "Switch" is "On"

Description : I have created a App with single tab and created a switch, List View. I have to show content of "ListView" say RSS Feed only when the switch is turned ON, and Hide the content of "ListView" when Switch is turned OFF. Can you help me wi

Change UISearchBar Field Text Color in iOS

You can change UISearchField text color in iOS. Use single line of code to do it. [[UILabel appearanceWhenContainedIn:[UISearchBar class], nil] setTextColor:[UIColor whiteColor]]; Happy Coding!!!

Why does auto attribute not work vertically?

If I'm using margin: 0 auto it will work as horizontally margin auto and vertically 0px. Now question is if I'm using margin:auto why It is not working vertically. Note:- No need alternate option, just want a solid reason behind it :)

ARRAY IN C

ARRAY IN C Arrays is a data structure that can store similar type of data. IN other words an array is a collection of homogenous data (same type of data), which are stored in contiguous memory locations. In an array the first element goes to the

Sting Builder vs String Buffer in java

We know that Strings are immutable or constants but String builder and String buffer are basically used to provide dynamic implementation of Strings. But String Builder is not thread safe that means more than one process can access or modify the sam

Full page background slide show

Hello Readers, To make full page background slide show I have used the below mention code. The code is very simple. If you want full background slide show in your website you can easily use this code. Here is the demo for background images slide sh

How to remove markers from Google Maps API?

Remove markers from Google MAPS API v3: I was facing issues while removing all the markers from the Google map API. I know how to remove markers in Google Maps API v2 by : map.clearOverlays(); Now the question is how to remove markers from Google

Multiple File Upload in cakephp

Multiple File Upload in cakephp by one user and save the images name  in one column in database :   Hello readers, This is a small blog on how to upload multiple file in cakephp. This is very simple and useful code, hope this code will be

how to open application by pressing power button 3 times?

I want to open my application when user press power button 3 times or more. I followed this http://stackoverflow.com/questions/22086349/press-power-button-twice-to-launch-activity URL from StackOverflow, and my application is opening but what i

1 70 720
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: