
Search In
You would hardly find a business without a website and an app today, unless it is deliberately trying to stay undercover. But not every time these tools do a great job at selling or conveying what they are supposed to. There could be two reasons for
FlexboxLayout is a newly introduced library in android and alike CSS Flexible Box Layout Module to Android it has the same ability. Flexbox Layout works similar to the LinearLayout in android, it places children view sequentially. Each child vie
Hello Friends,
If you are new in Magento and looking to learn development in this framework. This is the first step to disable "Cache" before making any development activity other wise your development changes will not reflect on your serv
There is no shortage of web design companies out there. Once you have recognized that the internet can bring a transformation in the competitive world, start planning wisely. A user can simply search “web design company” on Google and it
Hello Reader's if you are looking to develop a web app which gets the facebook user profile details then by using PHP you can do this. Facebook gives us the public details of any user like: photo, cover location and birthdays. To use this yo


STEP 1
Choose File > New. Once the new document window appears name the document then add width and height.
STEP 2
Make a square. Apply bright radial gradient to square then rasterize the square choose Object > Raster
Odoo-7 and Odoo-8 support the angularjs using Odoo Web Services but Odoo-9 and Odoo-10 does not supports angular js, the reason is that Odoo-9 and Odoo-10 supports back-bone.js.
Below are few steps how Odoo-7 and Odo
Below are the steps please follow them.
Open Terminal
Change directory to your XCode project root directory (where your ProjectName.xcodeproj file is placed).
$ pod setup : (Setting up CocoaPods master repo)
If successful, it shows : Setup comple
Content provider provides data from one application to another on their requests. These requests for data are handled by classes extending contentresolver class. Data in contentresolver class can be saved in various ways like in Database, Files, or e
Here I have create a ListView app in android. In the Listview numbers of items shown in vertical scrollable list. In Listview items are automatically inserted to the list and In ListView Adapter pulls content and image from a source database class,
