Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

App Logs logcat listener #1876

Closed Answered by itsaky
john-peterson asked this question in Q&A
Discussion options

You must be logged in to vote

Sometimes App Logs is empty nothing is picked up

Can't say what actually causes this issue without more information, but you can try the following things :

  • Make sure that you install the debug variant of your application that has been built with AndroidIDE.
  • Enable USB debugging.
  • Increase the log buffer size in Android's developer options.

If it still doens't work, file a bug report with more details about the issue.

How is it able to listen to another app without READ_LOGS permission

This is achieved using AndroidIDE's logsender module.

When you build an application in AndroidIDE, the LogSender Gradle plugin is applied to the Android application modules (com.android.application). Th…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by itsaky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants