android
-
Core Java

Java for Android Development
In this article, we’re going to talk about the Java tools used for Android development. Table Of Contents 1. Introduction…
Read More » -
core

Android Web App Example
Nowadays, mobile applications are trending so much that, most of the websites have their Android application. Android made it so…
Read More » -
Android

Android Bluetooth Connection Example
The Android platform includes support for the Bluetooth network stack, which allows a device to wirelessly exchange data with other…
Read More » -
Android

Android Tutorial For Beginners With Examples
There are lots of reasons why more and more people are interested in learing how to be able to develop…
Read More » -
activity

Android Activity Transition Example
The transitions between different Android Activites consist of animations that are used when we enter and exit a specific Activity.…
Read More » -
Android

Android Custom Font TextView
In Android Development we do not have the option to use any other custom font in our default TextView in…
Read More » -
OpenGL ES

OpenGL ES Texture Mapping
With this example we are going to demonstrate how to perform OpenGL ES Texture mapping (OpenGL ES on Android). We…
Read More » -
OpenGL ES

Displaying Graphical Elements with OpenGL ES
In this example we shall show you how to display graphical elements with OpenGL ES on Android. First off, 3D…
Read More »