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

AndAR and AndAR model viewer not visible in the market for QVGA devices #10

Closed
GoogleCodeExporter opened this issue Apr 17, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Hi,

The applications AndAR and AndAR model viewer are not visible on the market. 

After reading a little on the android documentation I read the market filters 
for QVGA devices all  
applications that explicitely do not declare that are compatible with small and 
low resolutions.

They say that should be necesray to modify the AndroidManifest.xml to declare 
explicitely the 
compatibility with QVGA devices:

<supports-screens android:smallScreens=["true" | "false"] 
                  android:normalScreens=["true" | "false"] 
                  android:largeScreens=["true" | "false"] 
                  android:anyDensity=["true" | "false"] />

I cannot test it on my eclipse because I have problems to mount  the project, 
to make work the 
source code 




Original issue reported on code.google.com by alber...@gmail.com on 26 Apr 2010 at 10:10

@GoogleCodeExporter
Copy link
Author

this is a duplicate of issue 9 
http://code.google.com/p/andar/issues/detail?id=9

Original comment by tdomhan on 27 Apr 2010 at 3:44

  • Changed state: Duplicate

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