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

It seems does not work on QVGA devices #6

Closed
GoogleCodeExporter opened this issue Sep 30, 2015 · 7 comments
Closed

It seems does not work on QVGA devices #6

GoogleCodeExporter opened this issue Sep 30, 2015 · 7 comments

Comments

@GoogleCodeExporter
Copy link

I tried to make it work on my HTC Tattoo (Android 1.5 version) but the 
application showes always a 
blank screen.






Original issue reported on code.google.com by alber...@gmail.com on 24 Apr 2010 at 6:12

@GoogleCodeExporter
Copy link
Author

HTC Tattoo (Android 1.6 version) sorry

Original comment by alber...@gmail.com on 24 Apr 2010 at 6:19

@GoogleCodeExporter
Copy link
Author

hi
thanks for the bug report. Could you post the output of "adb logcat"?
(this is a command line tool, that is part of the android sdk(in the tools 
folder))

Original comment by tdomhan on 24 Apr 2010 at 9:47

@GoogleCodeExporter
Copy link
Author

Hi... 

It seems is something related with the opengl libraries... but I am not sure... 

I found this line on the Logcat:

04-25 16:05:06.684: ERROR/libEGL(225): couldn't load <libhgl.so> library 
(Cannot load library: 
load_library[984]: Library 'libhgl.so' not found)


find attached the complete Logcat output on the attached file 

Original comment by alber...@gmail.com on 25 Apr 2010 at 2:40

Attachments:

@GoogleCodeExporter
Copy link
Author

I uploaded a new version the the android market, could you try if that one 
works?

Original comment by tdomhan on 25 Apr 2010 at 7:51

@GoogleCodeExporter
Copy link
Author

If not, I attached a version with logging enable. it would be nice if you could 
run 
this, and upload the log. you have to uninstall the version from the market, 
before 
running:
adb uninstall edu.dhbw.andopenglcam

Original comment by tdomhan on 25 Apr 2010 at 7:57

Attachments:

@GoogleCodeExporter
Copy link
Author

Hi,

The version that does not work for me is the Apk that I generated using the 
source code on your public 
subversion. 

I can not access to the AndAR neither the AndAR Model Viewer from the market 
(Is typical that some 
applications are not able to be downloaded from the market using the Tattoo and 
other QVGA android 
devices, because in theory that application is not fully compatible with a QVGA 
display but in the practice they 
are fully functional)

I have tried with the AndAr.apk that you have  attached on the last comment on 
my device and it works!! (but 
the msg of that library persists on the log) So, maybe I am doing something 
wrong generating the  apk that I 
deploy using the source code. I will wait for the 
HowToBuildApplicationsBasedOnAndAR wiki section then. 

As the AndAR.apk and AndAr model viewer application are not able to be 
downloaded directly from the 
market with QVGA devices, It would be possible meanwhile that you would put the 
AndAr.apk and the AndAR 
model viewer.apk available to download directly on this web, on the Downloads 
section? 

Thanks in advance, you are doing a very good job! 

Original comment by alber...@gmail.com on 25 Apr 2010 at 9:08

Attachments:

@GoogleCodeExporter
Copy link
Author

alright happy to hear that.
did you build the native sources, too?
The sources in the repository should be up to date. 
I will try to finish the wiki articel as soon as possible. 
for now I will close this issue.

Original comment by tdomhan on 26 Apr 2010 at 6:42

  • Changed state: Fixed

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