Posted iniPhone Software Developing for Apple iOS Posted by By Radu Motisan July 16, 2012 A short guide to get started with iOS development. How to build a simple list view.
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.