Git Product home page Git Product logo

Comments (13)

hannesa2 avatar hannesa2 commented on July 23, 2024

Indeed, with #119 it will work again.
(Sadly the Espresso test hang and doesn't work)

But with mandatory #114 (fix for graphic memory consumption) the click in Emulator doesn't work anymore.
On Pixel 4 it works properly.

Any help is welcome

from panoramagl.

hannesa2 avatar hannesa2 commented on July 23, 2024

When you do
git revert 7e938a98bdc3b223
The click in Emulator will work again, because Emulator use PLOpenGLVersion1_0 but it found
OpenGL ES-CM 1.1 (4.1 Metal - 71.7.1)

No clue why PLOpenGLVersion1_0 works here. Any help is welcome !

Btw, with the revert, the memory consumption on real device is very high again

from panoramagl.

mupm1 avatar mupm1 commented on July 23, 2024

android version getter was wrong. i fixed it. On Samung A70 and Samsung A90 it works properly.

from panoramagl.

hannesa2 avatar hannesa2 commented on July 23, 2024

#120 tried to solve the click in Emulator, but it still not working.
On my Pixel 4 it made no difference

from panoramagl.

mupm1 avatar mupm1 commented on July 23, 2024

I think if we go back to version 1.8 and just change method getAndroidVersion , everything will be fine.

from panoramagl.

hannesa2 avatar hannesa2 commented on July 23, 2024

Please mention the major improvement of https://github.com/hannesa2/panoramagl/releases/tag/1.9.0
You would loose the memory consumption improvement, when you use 1.8.0

The thing is, I didn't investigate the Emulator non-click-issue. It needs a deeper look

from panoramagl.

mupm1 avatar mupm1 commented on July 23, 2024

version 1.8.0 on Android <10 works fine . getAndroidversion method is get wrong on Android =>10. so I think if we go back to version 1.8 and just change method getAndroidVersion , everything will be fine.

from panoramagl.

mupm1 avatar mupm1 commented on July 23, 2024

version 1.8 and just change method getAndroidVersion -- Android 11 Samsung A70
image

from panoramagl.

mupm1 avatar mupm1 commented on July 23, 2024

and on Emulator hotspots works.

image

from panoramagl.

mupm1 avatar mupm1 commented on July 23, 2024

whats your idea? @hannesa2

from panoramagl.

hannesa2 avatar hannesa2 commented on July 23, 2024

I've a suspect: the usage of getAndroidVersion() < 3
This is probably wrong, because it doesn't respect isEmulator() in getOpenGLVersion()

Only usage of getOpenGLVersion() is valid

from panoramagl.

hannesa2 avatar hannesa2 commented on July 23, 2024

With version 1.9.3it will work and we can reopen issue any time

from panoramagl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.