Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 02/19 18:56:54: Launching app
- $ adb install-multiple -r -t C:\Users\I\Desktop\IO\app\build\intermediates\resources\instant-run\debug\resources-debug.apk C:\Users\I\Desktop\IO\app\build\intermediates\split-apk\debug\dep\dependencies.apk C:\Users\I\Desktop\IO\app\build\intermediates\split-apk\debug\slices\slice_2.apk C:\Users\I\Desktop\IO\app\build\intermediates\split-apk\debug\slices\slice_0.apk C:\Users\I\Desktop\IO\app\build\intermediates\split-apk\debug\slices\slice_3.apk C:\Users\I\Desktop\IO\app\build\intermediates\split-apk\debug\slices\slice_1.apk C:\Users\I\Desktop\IO\app\build\intermediates\split-apk\debug\slices\slice_6.apk C:\Users\I\Desktop\IO\app\build\intermediates\split-apk\debug\slices\slice_5.apk C:\Users\I\Desktop\IO\app\build\intermediates\split-apk\debug\slices\slice_4.apk C:\Users\I\Desktop\IO\app\build\intermediates\split-apk\debug\slices\slice_9.apk C:\Users\I\Desktop\IO\app\build\intermediates\split-apk\debug\slices\slice_7.apk C:\Users\I\Desktop\IO\app\build\intermediates\split-apk\debug\slices\slice_8.apk C:\Users\I\Desktop\IO\app\build\intermediates\instant-run-apk\debug\app-debug.apk
- Split APKs installed in 2 s 303 ms
- $ adb shell am start -n "com.example.io/com.example.io.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER
- Client not ready yet..Waiting for process to come online
- Connected to process 29413 on device Nexus_5_API_28 [emulator-5554]
- Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page.
- W/com.example.io: JIT profile information will not be recorded: profile file does not exits.
- I/chatty: uid=10087(com.example.io) identical 10 lines
- W/com.example.io: JIT profile information will not be recorded: profile file does not exits.
- I/InstantRun: starting instant run server: is main process
- W/com.example.io: Accessing hidden method Landroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z (light greylist, reflection)
- W/com.example.io: Accessing hidden method Landroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V (light greylist, reflection)
- D/OpenGLRenderer: HWUI GL Pipeline
- D/: HostConnection::get() New Host Connection established 0xf0dcd840, tid 29461
- I/ConfigStore: android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay retrieved: 0
- android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0
- I/OpenGLRenderer: Initialized EGL, version 1.4
- D/OpenGLRenderer: Swap behavior 1
- W/OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
- D/OpenGLRenderer: Swap behavior 0
- D/EGL_emulation: eglCreateContext: 0xec48ce80: maj 2 min 0 rcv 2
- D/EGL_emulation: eglMakeCurrent: 0xec48ce80: ver 2 0 (tinfo 0xec3a7620)
- D/EGL_emulation: eglMakeCurrent: 0xec48ce80: ver 2 0 (tinfo 0xec3a7620)
- I/AssistStructure: Flattened final assist data: 2764 bytes, containing 1 windows, 10 views
- I/AssistStructure: Flattened final assist data: 2764 bytes, containing 1 windows, 10 views
- W/ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@3703864
- W/System.err: org.json.JSONException: End of input at character 0 of
- at org.json.JSONTokener.syntaxError(JSONTokener.java:449)
- at org.json.JSONTokener.nextValue(JSONTokener.java:97)
- at org.json.JSONObject.<init>(JSONObject.java:159)
- W/System.err: at org.json.JSONObject.<init>(JSONObject.java:176)
- at com.example.io.Output.onCreate(Output.java:85)
- at android.app.Activity.performCreate(Activity.java:7136)
- at android.app.Activity.performCreate(Activity.java:7127)
- at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1271)
- at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2893)
- at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3048)
- W/System.err: at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:78)
- at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:108)
- at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:68)
- at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1808)
- at android.os.Handler.dispatchMessage(Handler.java:106)
- at android.os.Looper.loop(Looper.java:193)
- at android.app.ActivityThread.main(ActivityThread.java:6669)
- W/System.err: at java.lang.reflect.Method.invoke(Native Method)
- at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
- at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
- I/System.out: End of input at character 0 of
- D/EGL_emulation: eglMakeCurrent: 0xec48ce80: ver 2 0 (tinfo 0xec3a7620)
- D/EGL_emulation: eglMakeCurrent: 0xec48ce80: ver 2 0 (tinfo 0xec3a7620)
- D/EGL_emulation: eglMakeCurrent: 0xec48ce80: ver 2 0 (tinfo 0xec3a7620)
Advertisement
Add Comment
Please, Sign In to add comment