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
Original issue reported on code.google.com by
alber...@gmail.com
on 26 Apr 2010 at 10:10