
Search In
If you come across a requirement where you want to add a custom view just above the UIKeyBoard, then you can use below code to do that.
If you want to show custom view on tapping inside any UITextField or UITextView, Write below line of code in thei
Hi reader's today we will discuss "How to inherit a controller in another controllers in cakephp".
In cake php controllers are nothing more than php classes, You can inherit a controller to another just like a hierarchy of inheritance. Let's have a
I was facing a problem of not getting content in different control page of a module.
I have implemented it in two ways:
Register module in skin instead of dropping a module in a page and give id="view" rather than any other id
<%@ Register Ta
In below example, I am calculating the distance between center of Mumbai City to Pune.
Using geolocation we get current location and monitor it using the watch position method. On this type we will be calculating the distance between starting positi
Zooming Animation in android
Here I am writing a code for zoom animation.
Here I have add this animation on mic button. You can add it according to your requirements.
First of all implements Animation.AnimationListener listener.
Then in your activit
Pancreatitis is an inflammation in the organ, which produces digestive enzymes that are released into the small intestine, according to the Mayo Clinic's website. [url=http://www.coachhandbags.com.co/]coach handbags[/url] The court will hear from pla
Hello Readers,
In my previous blog I have explained about How to implement cron job using laravel 4.x
Now, In this Blog I will guide you How to add folder in controller using laravel 4.x
If we want to add our own folder in controller and define co
Hi,
Are you still working with Image Loader or Universal Loader library for lazy loading of images in listview. if yes then you should know that sometimes these libraries could give out of memory exception if you are fetching lots of images or imag
How does the Hyundai Sonata compare? It s too low, I can t see above the traffic and I don t feel as safe with my bum so close to the bitumen. The Sonata s got sufficient space, but loading tall stuff in the back is easier in my Jeep. [url=http://www
Here below I have written code for copy file from sdcard and paste it to another place.
I do this by using InputStream and OutputStream classes.
Your target file should exist before doing this task.
// your sdcard
String sdCardString = Envi
