List/Grid Android Subscribe to the RSS feed of category Android

AndEngine for Android Game Development Cookbook Giveaway
Fellow geeks, We are pleased to announce that we have once again teamed up with Packt Publishing and we are organizing another Android book giveaway just for you! As you have noticed, ...

Android Game Development with libgdx – Animation, Part 2
This is the second part of the Building a Game with LibGdx series. Make sure you read the first part before starting on the second. There will be a lot of stuff covered in the following ...

Build Brighter Apps: Using Colour in Android
One of the most effective ways of making your Android app stand out is to add some colour. In this tutorial, I’ll show you how to quickly and easily apply colour to a range of UI ...

Hardware Acceleration in Android – Are You Using It?
Did you know Android has Hardware Acceleration? Did you also know you actually need to enable it for your app first? Suprisingly you do! It’s not defaulted to on. Here’s ...

Android UI: Taking a look at iosched open source app
So, yes, open source is right, great and helps everyone to learn how to do right things (or even to just learn more about some framework). This week I needed to look at the source code ...

Android TextView with custom fonts
While developing an android app I found that everytime I was trying to use a custom font on a TextView I copied the same lines: TextView ...

Android: Loaders versus AsyncTask
One of the biggest pieces of Android that I have neglected to learn about would be Loaders. Seeing as it’s time for me to learn it, perhaps I can help you out a bit with it as ...

AChartEngine – A Charting Library for Android Applications
As its name suggests, AChartEngine is a charting library that can be used in Android applications. It supports all the Android SDK versions from 1.6 and up. The 1.6 version offers only ...

Android Hello World Example – How to develop android apps
In this tutorial, we will go through the necessary steps you need to take in order to develop your first Android application in Eclipse IDE using the ADT plugin and run it with an ...

ADT Bundle – Just a single step to setup android development environment
I got many queries from college students and engineers regarding installation and setup of Android development environment, so for them here is good news. Before this post i was used ...

