[TUT] ListView with a Footer Item
TweetJust figured this one out myself. If you want a ListView with a button / edittext or other view item below the ListView that stays at the bottom of the screen while the view still scroll’s:...
View Article[TUT] Sliding Drawer Activity – Animate an Activity
Tweet This tutorial is to show you how you can have a new activity animated to slide into view just like the Android Sliding Drawer. The tutorial show’s the animation coming in from the left and...
View Article[TUT] Twitter Feed on an App Widget
TweetHi guys, this is a Tutorial Request to show how to create an Android widget that shows a Twitter feed when you give it a search term. The first line of the widget shows the search term, the rest...
View Article[TUT] Simple InApp Billing / Payment V3
TweetGoogle have released a new version of their In App Billing (Version 3). So I’ve followed suit and updated my tutorial! Eclipse Project Source Code Download GitHub Source Code Repo Link There are a...
View Article[TUT] DayDreams are as easy as counting sheep
TweetDayDreaming is simple, if you have written an application with an Activity i.e everybody! You should be able to implement a simple daydream with little extra effort. We are going to run through...
View Article