Re: Manual edit of Android platform class file.

2014-09-09 Thread Frederico Galvão
You can use the config.xml file at the root of your cordova project to specify the desired orientation without having to mess with the android files directly with a tag like such: Please check http://cordova.apache.org/docs/en/3.5.0/config_ref_index.md.html#The%20config.xml%20File for the refere

Manual edit of Android platform class file.

2014-09-08 Thread sandeep bonkra
HI, I am using Apache Cordova to develop a mobile app. While I am developing this, I come across one issue. While restricting the orientation, I need to update Activity java Class file in Android platform. I do not want to edit anything in the platform as I am building using cordova only and do n