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
05/04 21:12:09: Launching app | |
$ adb install-multiple -r -t -p com.example.android.bakingapp /Users/izzystannett/Desktop/git-repos/BakingApp/app/build/intermediates/split-apk/debug/slices/slice_1.apk /Users/izzystannett/Desktop/git-repos/BakingApp/app/build/intermediates/split-apk/debug/slices/slice_3.apk | |
Split APKs installed | |
$ adb shell am start -n "com.example.android.bakingapp/com.example.android.bakingapp.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER | |
Connected to process 22821 on device emulator-5554 | |
Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page. | |
I/art: Not late-enabling -Xcheck:jni (already on) | |
W/art: Unexpected CPU variant for X86 using defaults: x86 | |
W/System: ClassLoader referenced unknown path: /data/app/com.example.android.bakingapp-1/lib/x86 |