
Search In
AssetBundle
AssetBundles let you stream additional assets via the WWW class and instantiate them at runtime.Note that bundles are not fully compatible between platforms. A bundle built for any of the standalone platforms (including webplayer) can be
Hello readers, In this blog I have got an updating news regarding CSS font-display property.
As we all work on Web Pages that includes various typeface and we didn’t have the option of setting our text .
Basically, to reduce the font load d
We have some windows software that helps us create a photo viewing kiosk for guest photography in hotel resorts. The software is old and the developer is not very willing to bring up to date.
We’d like to look at option on c
Today mobile app is a requisite for businesses to take their venture to the next level. In fact, online shopping has increased to 75% over the last 3 years, but physical stores still have an opportunity to be profitable. Let it be a small s
Exoplayer is an open source application level media player for Android. For playing audio/video both locally and through internet this media player is very good and alternative source for Android's Media Player API along with features like Dynami
With mobile app development companies growing at a faster rate, every organization wants to
launch their apps either on Google Play or App store or both. There are equal chances that your
app is going to fail unless you haven't developed the app
Chromecast, If you do not know it already, is a device which lets you stream content in your own Smart TVs using your mobile device. In other words, it is possible to perform a file in your smartphone or tablet computer, but see it on your TV.
 
In many situations, we need to add swipe menu functionality to make our listview attractive.
Here I am using a library that makes it so simple.
Firstly, we need to add a dependency to gradle file
compile 'com.baoyz.swipemenulistview:library:1.3.0'
Sometimes we need to display ads in our application.To display the multiple images one after another in some time interval write the following code:
Create a customTimerTask class that extends the TimerTask class
public class customTimerTask exte
In this tutorial, we have defined a simple way for creating a dynamic broadcast receiver with a just single activity which has a dynamic broadcast receiver in it. This Activity has two buttons on one button click registered dynamic broadcast receiver