deep_android
Lurker
i am pretty new to android, i am trying to build a simple hello world app with login, below is my androidmanifest. When i run the app i see Hello world directly but it does not ask me for any credentials nor login. not sure what am i missing, any help on this would be grateful.
I see this when i run the app could this be the reason, if so how to fix it?
W/EGL_emulation: eglSurfaceAttrib not implemented
W/OpenGLRenderer: Failed to set EGL_SWAP_BEHAVIOR on surface 0x7f6c194eb8c0, error=EGL_SUCCESS
I see this when i run the app could this be the reason, if so how to fix it?
W/EGL_emulation: eglSurfaceAttrib not implemented
W/OpenGLRenderer: Failed to set EGL_SWAP_BEHAVIOR on surface 0x7f6c194eb8c0, error=EGL_SUCCESS
Last edited: