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 not want to mix up my code base in www and /platform/android. Is there any way out?? Thanks in advance for help. Regards, Sandeep