
Search In
In magento if we are required to resize the image we can do it using the resize() function of magento, but sometimes it wont work then we need to apply some custom codes.
Lets see how can we do it :
In case if we are working on a st
An award-winning android application is a result of hard work and coordination of skilled developers with clients. The path which leads them to that stage includes mistakes, stand up again and moving on.
After 9 years in Android a
Realm is substitute of SQLite and ORM libraries in your Android application. It is a lightweight database that can replace both SQLite and ORM libraries.
Installation:-
Step 1: Add the following class path dependency to the project level bui
If you want to create Zoom-In and Zoom-out of an image using Touch events function check my below example. In below example First I have created a main layout named xml.layout then in xml.layout I have added 2 attributes, first is FrameLayout attribu
As a business owner, you must understand the need for technology. Businesses need to have functioning, easy to access tech that customers and employees can easily interact with. And, with so many different options to create websites and apps for your
Here what I am doing is opening the modal window in which there are two buttons one is close button and other is open other model button. On clicking the other modal window other modal opens up and the previous one fades away. Here i will show
Net Beans is an IDE which can be used with many programming languages. We can use it for coding in Ruby on Rails as well.
You can follow the following steps to get started :
1) Download the sh file for the latest version of net-beans.
Most of the apps requires the user to manually enable the gps setting which causes confusion with the user as they are redirected to the location services window outside the app. The below code will help you to seamlessly enable location/gps without
Drupal has innovative feature to create a block. Blocks are the box of content in which we can wrap the content. Drupal has structure of regions and blocks in which we can assign the blocks into a particular region we have created. Drupal support two
To create Unit Of Measure(UOM) in openerp first install sale module and go to sale module menus in openerp and following these step given below
Step-1 go to Sales → Configuration menu and click it.
Step-2 then go to Configuration ‣ Settings-> Pr
