Created
October 22, 2014 17:13
-
-
Save px-amaac/b1bdc5aea117acea06a3 to your computer and use it in GitHub Desktop.
Activity lifecycle testing app
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10-22 09:20:39.483 3359-3359/devaamci.testlifecycle E/myActivity﹕ onCreate | |
10-22 09:20:39.483 3359-3359/devaamci.testlifecycle E/myActivity﹕ onStart | |
10-22 09:20:39.493 3359-3359/devaamci.testlifecycle E/myActivity﹕ onResume | |
10-22 09:20:39.533 3359-3359/devaamci.testlifecycle I/Adreno-EGL﹕ <qeglDrvAPI_eglInitialize:381>: EGL 1.4 QUALCOMM build: (CL3869936) | |
OpenGL ES Shader Compiler Version: 17.01.11.SPL | |
Build Date: 01/17/14 Fri | |
Local Branch: | |
Remote Branch: | |
Local Patches: | |
Reconstruct Branch: | |
10-22 09:20:39.583 3359-3359/devaamci.testlifecycle D/OpenGLRenderer﹕ Enabling debug mode 0 | |
10-22 09:20:43.257 3359-3359/devaamci.testlifecycle E/myActivity﹕ onPause | |
10-22 09:20:43.377 3359-3359/devaamci.testlifecycle E/myActivity﹕ onResume | |
10-22 09:20:47.270 3359-3359/devaamci.testlifecycle E/myActivity﹕ onPause | |
10-22 09:20:47.371 3359-3359/devaamci.testlifecycle E/myActivity﹕ onResume |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment