-
Android
Android Google Analytics v4 Example
Google Analytics is a service offered by Google that generates detailed statistics about a website’s traffic and traffic sources. It’s…
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 » -
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 » -
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 » -
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 » -
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 » -
Android
Android Foursquare API Example
In the example, we are going to see how can we use one of the most famous, public, social APIs,…
Read More » -
database
Android Database Example
In Android programming, storing data into a database is not a common practice, as we have other and most suitable…
Read More » -
Camera
Android Camera Example
In our previous Android Example, we tried to explain the use of Android SurfaceView through a simple camera application. In…
Read More » -
SurfaceView
Android SurfaceView Example
In Android, all simple layout views are all drawn on the same GUI thread which is also used for all…
Read More »