[GH-ISSUE #15] Android crash after running some app #7

Closed
opened 2026-03-01 15:39:12 +03:00 by kerem · 2 comments
Owner

Originally created by @Scisaga on GitHub (Jun 19, 2017).
Original GitHub issue: https://github.com/budtmo/docker-android/issues/15

As you click app icon, the flash screen is loaded, and then android crash and back to boot screen. no log printed.

Step 1, click app icon:
image 1

Step 2, flash screen is loaded:
image 2

Step 3, android creash and back to boot screen, no log printed.
image 3

Originally created by @Scisaga on GitHub (Jun 19, 2017). Original GitHub issue: https://github.com/budtmo/docker-android/issues/15 As you click app icon, the flash screen is loaded, and then android crash and back to boot screen. no log printed. Step 1, click app icon: ![image 1](https://user-images.githubusercontent.com/4192865/27282188-827f7722-5521-11e7-9b13-071b3edf6a76.png) Step 2, flash screen is loaded: ![image 2](https://user-images.githubusercontent.com/4192865/27282205-90cd5aa6-5521-11e7-8c99-ab70d97f7df0.png) Step 3, android creash and back to boot screen, no log printed. ![image 3](https://user-images.githubusercontent.com/4192865/27282225-9afe8f40-5521-11e7-9a2f-e9baa02fa51c.png)
kerem closed this issue 2026-03-01 15:39:12 +03:00
Author
Owner

@budtmo commented on GitHub (Jun 21, 2017):

Hi @Scisaga ,

Sorry for late response and thank you for reporting this issue. could you maybe check target sdk of your app? or retry with other emulators with different android version? because I think it might be because your app do not support that version (version 7.1.1).

the log should be printed with following command:
docker exec -it android-container tail -f /var/log/supervisor/docker-android.stdout.log

<!-- gh-comment-id:310012314 --> @budtmo commented on GitHub (Jun 21, 2017): Hi @Scisaga , Sorry for late response and thank you for reporting this issue. could you maybe check target sdk of your app? or retry with other emulators with different android version? because I think it might be because your app do not support that version (version 7.1.1). the log should be printed with following command: `docker exec -it android-container tail -f /var/log/supervisor/docker-android.stdout.log`
Author
Owner

@budtmo commented on GitHub (Jun 28, 2017):

I'll close this issue because there is no further response. Please feel free to reopen this issue.

<!-- gh-comment-id:311694219 --> @budtmo commented on GitHub (Jun 28, 2017): I'll close this issue because there is no further response. Please feel free to reopen this issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-android#7
No description provided.