I am using Android-Universal-Image-Loader library to load a remote pictures to ImageView in my GridView cells. Here the the imageLoader …
I want to make a universal app which has two different XIB files. One for iPhone, and one for iPad. …