I just amended all activity with the code line, but now i have this message when i try to build the apk: Build error
Would you be OK to help me check what I've done wrong on the file? Can I send you the content of the file ?
that's a big relief for me!!
So i juste need to put android:screenOrientation="portrait" in each activity on the androidmanifest file? that's it? or in a specific activity?
Hi Katya,
I am also interested in locking screen rotation to portrait mode on one specific page of my app. Is it possible to do it through page load Event?
As for the code (advised by Appery a little earlier in this discussion)for displaying the spinning wheel, should I put it on event load, before load, or show?