Android
-

Android books giveaway for celebrating Packt’s 1000 title Roundup
Hello fellow Java Geeks! Our second giveaway of Packt Publishing’s best selling books on Android has ended. The Prize Winners The 4…
Read More » -

Android ListView example with Image and Text
In this tutorial I am going to show you how to create an Android ListView with images and text. You…
Read More » -

Android books giveaway for celebrating Packt’s 1000 title
Fellow geeks, We are pleased to announce that we have once again teamed up with Packt Publishing and we are…
Read More » -

Android: Copy-paste with Intent and support for HTML
Android provides support for copy and paste feature using ClipBoardManager. The developer.android.com provides a brief description along with an image…
Read More » -

Android: Level Two Image Cache
In the mobile world, it’s very common to have scrollable lists of items that contain information and an image or…
Read More » -

Android AlarmManager tutorial
While writing an application, need arises to schedule execution of code in future. You may require AlarmManager to schedule your…
Read More » -

Android Custom Hyperlinked TextView
Finding Links in Android is very simple you might have heard of Linkify which is a great class in which…
Read More » -

Android dynamic and XML layout
Android activity contains various user interface components e.g Button, Radio button, List, Text field etc. The user interface component can…
Read More » -

Android and Jenkins: Continuous Integration
By using Jenkins, it’s pretty easy to get a Continuous Integration server set up with an Android project. But before…
Read More »


