- For iOS
- Click on Project Name
- Go to Summary
- Select orientation you require for your PhoneGap application
- For Android
- Open AndroidManifest.xml
- In activity add "android:configChanges="orientation|screenSize|keyboardHidden"
- Add a new activity
<activity android:configchanges="orientation|screenSize|keyboardHidden" android:label="@string/app_name" android:name="com.phonegap.DroidGap"> <intent-filter> </intent-filter> </activity>
Web Developer Zend Framework, Magento, Joomla, Drupal, Wordpress, Expression Engine, PhpProBid, PHP 5.x, MySql 5.x, Paypal, CCAvenue, SagePay, Google CheckOut, Theme Creation/Integration and developing additional modules.
Wednesday, May 23, 2012
PhoneGap Orientation
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment