[LibGDX]Update game logics in ApplicationListener.render() method?

I am a bit confused. Should game logics be updated in ApplicationListener.render()? Because thats the only method the game loop calls every frame.

Yes

That’s right, read this: https://github.com/libgdx/libgdx/wiki/The-life-cycle