Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest code working for both orientations. What if want to work on one only? #19

Closed
GoogleCodeExporter opened this issue May 1, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What is the expected output? What do you see instead?
As per the doc available, If I want to run the camera activity in either of the 
mode then i should work with the PORTRAIT variable's value (in 
AugmentedReality.java) but changing this value is not giving me the desired 
results. The camera activity is working fine in both modes regardless of 
PORTRAIT variable's value.

What version of the product are you using? On what operating system?
I am using Windows 7 O/S. Current SVN code log value is 140.

Please provide any additional information below.
Changing the value in manifest is not effecting the results also. Whether I use 
portrait or landscape, it's working perfectly for both.

Original issue reported on code.google.com by pooja1...@gmail.com on 25 Feb 2013 at 11:40

@GoogleCodeExporter
Copy link
Author

Are you truly using this code on Windows 7?

Original comment by phishman3579@gmail.com on 15 Mar 2013 at 12:18

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Original comment by phishman3579@gmail.com on 17 Mar 2013 at 1:39

@GoogleCodeExporter
Copy link
Author

Original comment by phishman3579@gmail.com on 2 Jun 2013 at 1:19

  • Changed state: WontFix

@GoogleCodeExporter
Copy link
Author

Just add android:screenOrientation="landscape" for your activity in the 
manifest.
And set useRadarAutoOrientate and useMarkerAutoOrientate to false in 
AugmentedReality.java

Original comment by armachi....@gmail.com on 4 Jul 2014 at 11:31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant