-
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 Http Get and Post Example with OkHttp
In this example, we are going to learn how to execute simple Http Get and Post requests from our Android…
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 Fabric Crashlytics Integration
Twitter has recently released a new software development kit. Its name is Fabric and it provides a set of crash…
Read More » -
Android
Android Location API using Google Play Services Example
The great power of mobile applications software, is that it gives us the opportunity to develop many ideas that use…
Read More » -
ViewPager
Android ViewPager Example
One of the most popular views in Android is the ViewPager, a view that helps us slide from one “screen”…
Read More » -
Android
Android RecyclerView Example
For years now, in Android, if you wanted to create an application that uses lists to display data, the most…
Read More »