Posted inAndroid Software Simple Gridview Control for Android Posted by By Radu Motisan November 24, 2013 Build a custom gridview control for Android, programmatically.
Posted inAndroid Software Android Custom Complex Listview with Header (no XML) Posted by By Radu Motisan February 1, 2011 Create a dynamic (no XML) listview with header with all the bells and whistles. Learn how to use the item position to change its background and content for a complex result.
Posted inAndroid Software Android Dynamic (no xml) Custom Adapter Listview Posted by By Radu Motisan August 28, 2010 A tutorial on how to build a custom adapter for an Android Listview control, and how to catch the onClick event correctly. Includes source code.