Search Results for: java 8
-
IOUtils
org.apache.commons.io.IOUtils Example
In this example we are going to elaborate the use of the IOUtils class in the package: ‘org.apache.commons.io’, as the…
Read More » -
Events
Android Physical Keys Example
Every Android device is provided with physical keys. In the wide variety of Android mobile devices, we may meet devices…
Read More » -
Core Java
Android Facebook Login Example
Is there anyone of you, Android developers, that doesn’t want to increase downloads of his app?! Many times, a considerable…
Read More » -
Android
Android Barcode and Qr Scanner Example
Every Android mobile device, has the ability to read QR codes as well as scanning barcodes to bring a lot…
Read More » -
Filter
com.sun.net.httpserver.Filter Example
In this example we shall show you how to make use of Filter class, A Filter is mainly used for pre…
Read More » -
core
Android Video Capture Example
In a simple and modern Android application, it is becoming very common, that the camera is used not only to…
Read More » -
HttpServer
com.sun.net.httpserver.HttpServer Example
In this example we shall show you how to make use of HttpServer class, This class implements a simple HTTP…
Read More » -
Canvas
Android Canvas Example
Android provides a set of APIs for 2D-drawing that allow you to render your custom graphics on a canvas or…
Read More » -
Core Java
Dynamic Class Loading Example
In this example we shall show you Java Dynamic Class Loading, Dynamic Java Class loading is an important mechanism which…
Read More » -
Android
Android Google Places API Example
In the example, we are going to see how can we use one of the most famous, public, social APIs,…
Read More »