
Search In
JQuery Slider as Substitute for Bootstrap Carousel for Rails
Hello readers,
We all may have integrated Bootstrap Carousel with templates in order to make images sliding one after the another, giving our template a lively look.
JQuery slider is qui
With the world becoming more and more digitalised with each passing day and mobiles being used at an ever-increasing rate to access the internet, every customer wants to connect with your business online through mobile apps. Thus, mobile apps are tra
If you want to create Share Action Provider function check my below example. Here I have created frist main.xml. After creating main.xml I have added attribute to the menu item. In MainActivity created onCreateOptionsMenu method I sets the share acti
While defining and developing web applications one important thing that you have is the configuration file that contains the information and settings of your applications.
This is the basic structure of your configuration file.
<co
In this blog we will learn to use open street map (OSM), adding marker and get device location.
OpenStreetMap (OSM) is absolutely editable Wikipedia like world map which is also free. Through openstreetmap you can easily download maps for the offlin
The three-dimensional glasses include two big one-component LCD screens, two for sight. They are totally black, in the synchronization with the picture presented on the monitor, so every eye observes only ordinal shots and the other just cardinal. By
In the below example I have created Floating Action Button Animations. Here I have added four FloatingActionButton, then in second step I have created button_open, button_close ,rotate_forward, rotate_backward xml layouts in a
Hybrid application development is actively progressing and efficiently fulfilling the huge requirements for mobile phones and applications available in the market. Most of the prominent business platforms are referring hybrid app development which ma
How To Load a Image Form a url
You can use this class in your application to load image . It can be use by calling its
DisplayImage(String url, int loader, ImageView imageView) function.This function there are three parameters
first is String para
Hello friends
While designing my first android app in Photoshop, I preferred researching on web for the guidelines and standards, before starting the task.
In doing so, I found some terms like dpi, dp and sp which were very confusing to me initiall