Screen Adjustment in android device through code
Write following code snippet in Appdelegate.m -> application didFinishLaunchingWithOptions
#ifdef ANDROID
// UIScreenIPhone3GEmulationMode , UIScreenBestEmulatedMode, UIScreenAspectFitEmulationMode [UIScreen mainScreen].currentMode = [UIScreenMode emulatedMode:UIScreenAspectFitEmulationMode];
#endif

can u contact me on dinesh.kachhot@creativeglance.com i want some apportable help please
ReplyDelete