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

Search In

Android how to send SMS

For sending SMS in Android, we have two different ways to do so, First is by using Android's built in SMS application and other is by using Android's SMS manager Api. Here is how we do that: 1: By using Android device's built-in SMS application: I

How can use Encapsulation in android

Encapsulation is a process of wrapping code and data together into a single unit. Encapsulationis used to bind method and variables(data). Below is my sample code to demonstrate Encapsulation in java, in this first I have created food class and food

How to use Blowfish password hasher in cakephp

Hellow Reader's , In this Blog you can learn how to secure your password in DB with Blowfish password hasher. it is very difficult to hack. you can use blowfish hasher by following these steps. First use below line in your User (Model) App::u

How to Set default timezone in cakephp

Hellow Reader's , Some time we need to set default time zone in our applications.In this blog i am going to explain how you can do this. This is a simple step for change the defualt timezone in cakephp. Go to your project directory Open  

How to add Custom font-size text-box in TinyMCE editor in rails application?

In my previous blog, I wrote about how to add Google fonts in TinyMCE editor and now there is a requirement to add a custom text-box by which user can customize font-size in TinyMCE-editor. In order to do this task we will follow all the steps of bl

How to Share App Url in Linkedin in android

In the below example code I have clearly described, how you can share your app page url used by Intnet in Linkedin. I have first added a ImageView in xml layout. In coding area I have used putExtra method to add app url.Then in next step, I have adde

  • 702
How To Do Administration Prefix Routing with Cakephp 3?

To map the URL controller action the feature that is used is routing and in CakePHP to make URLs more configurable and flexible routing is introduced. So in this tutorial we will see the process of Administration Prefix Routing with Cakephp 3. In Ca

Create your own Ruby Gem

Hi friends, The popularity of Ruby on Rails now a days is so much because of its rapid development, which is possible because of its gems. For every generic functionality there is a gem available, so why not create our own gem. Today I am going to te

Page Curl Effect in android

In this tutorial, we will know that how to use page curl effect in android using images. We will discuss complete tutorial step by step . Step1- Introduction Page curl effect provides a 2D view while swapping pages using images. In this tutorial, w

How to create RippleDrawable button in android

 In the below example I have created Ripple Drawable clickable button. Here first I have created RelativeLayout In Relative layout I have added a Button, after then I have created two xml layout in drawable folder first is one.xml layout in that

1 155 178
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: