2

Well the title is self explanatory.There are many guides for phonegap - cordova but none for a steroids project. Does anyone have any idea on how to accomplish orientation lock in an android app?

Brett DeWoody
  • 59,771
  • 29
  • 135
  • 184
0x_Anakin
  • 3,229
  • 5
  • 47
  • 86

2 Answers2

3

AppGyver employee here – I just wrote a quick device orientation guide about the issue. Hope this answers your question!

harsa_
  • 632
  • 3
  • 8
0

so locking the orieb=ntation is independed of plugin you are using. Just lock the orientation in adroid app in manifest/Mainclass.

Lock screen orientation (Android)

Programmatically lock into portrait mode for certain operations

Community
  • 1
  • 1
Lebedevsd
  • 950
  • 5
  • 12