
Search In
I am not the master in creating perfect Illustrations using Brush or Pen Tool but still I am trying to made this tutorial to help the less experienced or beginners.
In this tutorial I will draw this pretty girl ;-) wearing a carnival mask.
Step
Hello reader's today we will discuss about "Custom Admin Dashboard Menu or Custom Taxonomies".
WordPress provides a new method of grouping content by allowing you to create your own custom taxonomies. The core developers have created the register_ta
In the below layout example, I have created a dialog box with RecyclerView. Here I have added first RecyclerView dependency to Grandle file. Now in next step I have Created a Main RelativeLayout. All layout added in Main RelativeLayout then created L
There is a requirement to start the background service from the another application where the current services are only installed and not in running state. So I started the service from the another application by using the below code in MainActivity
The mobile phone, since its invention, has been a basic human need. The services offered by mobile phones define our daily lives. It is impossible to imagine a world without mobile phones.
As such, mobile phone services such as the SMS
Search views are very useful when it comes to exact data requirement. In OpenERP we can create such views very easily and quickly, just adding the few line of code in your view. You can add as many fields you wish and add buttons that do some sorting
Commit Changes to git : As we know git is a popular version control system for projects.Here I will learn you how to do changes in repository files and save those changes in repository. When we save or commit our changes the git creates a new versio
Commit Changes to git : As we know git is a popular version control system for projects.Here I will guide you how to do changes in repository files and save those changes in repository. When we save or commit our changes then the git creates a new ve
I have created a dropdownlist with the help of Jquery and javascript. In this, when we will enter the text in the field given, that value will be stored and will be added to the next list dynamically. Also We can easily remove all the items by just c
Here is just one thing to do: create the Python function which is called by the automated action.
The Python function ‘process_demo_check_queue’ will automatically create and update the value called by automated action.
So let us create this in the P