Android Development is easy in way,but pain in so many ways.let’s talk about resolution,unlike iphones,where there resolution are fixed for their type of generation,but here in android,have same processor will have different LCD densities means,different resolutions,so if we put a back button at the end of the screens on a high resolution,when the same app apk runned in low resolution,that button will culled(missed).of-course this kind of problem will faced in daily-life developers,but having different varieties of processes and their computing speed make android development a big fun,the same game which runs a xperia arc/play ,must be able to run in low end Samsung i5510. (more…)