
Search In
The cloud is characterized by its speed to reach the market and its ability to give business agility. This is because the cloud facilitates rapid experimentation and innovation, allowing companies to try and even adopt new solutions without significa
Wireframes are basically pictorial representations that is widely used across varied industries for showcasing the software and its features.Its an important part in Requirement Gathering Phase. Reading is a boring job, why not instead of makin
OpenCV is an open source project that provides OpenCV android SDK to match one template against other.
These are the following steps to add OpenCv in your project :
1. First of all download Android studio from this link - https://developer.android.
The history of artificial intelligence (AI) began in antiquity, with myths, stories, and rumors of artificial beings endowed with intelligence or consciousness by master craftsmen. The study of logic and formal reasoning from antiquity
Hello readers here we will discuss about angular js menu with angular menu controller. I have created a multi-level menu with a hide-away sub menu, comes from an external source. The sub menu will display when any user click over the menu.
In
Push notifications are messages that allow an app to notify of a message similar to how a text message pops up on your screen with a sound.Code for Android ,Iphone API push notification is given below by using urban airship
Android Push Notificatio
Data-binding in AngularJs refers to the synchronization of data b/w the model and view components.
When the model changes i.e if user changes in something then the view reflects the changes done.
So in below example i am demonstrating you the conce
Hello All,
In this blog we will discuss creation of global variables in CakePhp.
Sometimes there is a need to access a variable everytime in the application, so instead of declaring it again and again we can declare the variable globally so that
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
Facing problem while closing application here is a simple solution.
Now no need to use the lengthy way like using broadcast receivers.
Scenario :- if you have an application in which multiple activities are opened and you want to close your applic
