Wednesday, April 2, 2014

Objective C to Android Through Apportable


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


1 comment:

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

    ReplyDelete