Wikitude
play_for_work
Forum
FAQ
Documentation
Download
wikitude.com
How can we help you today?
Enter your search term here...
Search
Start a new topic
Discussions
Wikitude SDK (Android, iOS, UWP)
Wikitude SDK Questions or Problems
How to rotate the screen in Android
B
Bruce Yang
started a topic
over 9 years ago
How to rotate the screen in Android
2 Comments
Oldest First
Popular
Newest First
Sorted by
Oldest First
B
Bruce Yang
said
over 9 years ago
How to rotate the screen in Android
Now i setting Activity same : android:configChanges="screenSize|orientation|keyboardHidden"
android:theme="@android:style/Theme.NoTitleBar.Fullscreen"
But the screen rotate is not work?
A
Andreas Fötschl
said
over 9 years ago
Hi Bruce,
Please check if your set-up is same as in provided Sample Application's source code.
Do not set fixed "android:screenOrientation" landscape/portrait in AndroidManifest.xml of your AR-Activivty
Check if screen rotation is enabled on your device, compare attachment
Kind regards,
Andreas
Login
or
Signup
to post a comment
More topics in
Wikitude SDK Questions or Problems
Instatiation of WTArchitectView compile errors
Point of interest - native iOS
Slider
Camera lagging / slow in native Swift application
Create a web service
N-th ImageDrawable not displayed
Radar Example
stop defaultlocationmanager and use architectview.injectlocation ios 10
WTC Size Limit
AngularJS and wikitude
See all 3869 topics
© 2021 Wikitude, a Qualcomm company
Bruce Yang