
Search In
AngularJs has become widely famous as a JavaScript framework and developers all around the world prefer it to any other framework. The reason for this is because, with AngularJs, developers get amazing flexibility when developing user-friendly web-ba
Whether you like to write from time to time, you're thinking about opening your own blog, or you are a full-time blogger already, we are sure it won't hurt if we give you some useful free blogging apps that will make your life easier when it
Last October news spread that Skyscanner bought Distinction. Since then, the change-over has been completed and the one-time Distinction is now 100% in charge of Skykescanner’s mobile application development. It’s flagship is the Flights
I am using Google Map inside the "Fragment" using sqlite database connection through volley library.
I have 4 location, but my map is showing only one marker. I don't know where exactly getting wrong.
Where do I need to change in my code to get all
Follow the below steps to create Live Wallpaper
create a xml file which will describe your wallpaper screen.
edit manifest file and add service
code
create a service class which extends
WallpaperService class
create xml folder inside res folder
In the below example code I have implemented a search functionality to the listview filters item like text or image. Here I have used addTextChangedListener method this will help in search sorting the result like if you type any alphabet in serach bo
In the below example I will discusss switching between activities in android. Here I have created two activities and named them “Activity1” and “Activity2” and used Intent and onclickListener in both activities. Also with I have created two xml layou
Upgrading a rails application directly from a lower version to a much higher version is never a good idea, so the best idea is to do it step by step. like one upgradation at a time. In my previous blog Things to Notice Before Upgrading Rails Applica
Social Media Marketing (SMM) tends to become more complicated with every new social media website. Some people are so frustrated at the situation that they have started hiring professionals for social media marketing, even though
We know that there are lots of design patterns uses in Android during development like factory pattern, abstract factory pattern or singleton pattern etc so that object can be handle easily, Dependency injection is also a design pattern.
We know tha