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

Search In

Static Map in android

Static Map in android Here I am writing a way to show static map on ImageView. Its image of map that displays on mobile without the help of any api key. Here we just make String url to add your latitute and longitute. like private double latitut

How to Install DebugKit on CakePHP

Hello Nerds! If you are going to develop a new project in cakephp then you might need Debugkit for that, and its really a lifesaving tool for rapid developments. You can install DebugKit using doing the following steps as:- Step 1:- You need to dow

Laravel 4.x Queue

Laravel Queue is one of the best feather of laravel 4.x. When we want to make our site fast and we have to fetch and store large amount of data then we will run our query on back end. In laravel 4.x by using queue we can run time consuming on back en

Set date of a Date Picker in Objective C

In objective C, UIDatePicker is the best way to display date and time options. We can set date of our choice in a Date picker. Also we can set minimum and maximum date. Here I am creating UIDatePicker first. UIDatePicker *pickerDate=[[UIDat

Google cloud platform vs. GitHub

Google has introduced a new version control platform, hosted on its vast cloud. A git platform with more enhanced featured and flexible than Google Code. Google pulled the plug from Google Code in March 2015 citing lack of interest. With the end

Audio Capture In android

Audio Capture In android To record audio there are so many ways. But Here I write audio recording method using MediaRecorder class. To use MediaRecorder class ,we must create an instance of MediaRecorder class. Syntax : MediaRecorder audioReco

Could not find resource-id field in UI Automator viewer

There are many options to locate the element but the easiest way to locate an element is by its id. In webpages we can easily locate the element by its id but on mobile its very tricky to locate the element by id. I am automating an Android app usin

Laravel 4.x Mail Services

In laravel 4.x we can easily integrate the mail functionality. Laravel provide a simple API over popular SwiftMailer. We can simply configure our mail credential by using app/config/mail.php which allow you to change your SMPT host, port and cre

script for copy to clipboard

Copy to clipboard.. You can see this option in most of the blogs. You can simply click on the link and it will copy the text which set as target. Today we are going to discuss the implementation of this feature. We can see different ways to do the sa

Why we Use Log4j in Java Projects?

Log4j in Java Log4j is a logging tool made only for Java Generally we Use System. Out console to print our Output, but they are all temporary messages and whenever new program run or when console is closed, our Output messages automatically removed

1 94 363
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: