Skip to content

making logs show On Flet Apps#29

Merged
Fector101 merged 1 commit into
without-androidxfrom
flet-logger-fix
Jan 31, 2026
Merged

making logs show On Flet Apps#29
Fector101 merged 1 commit into
without-androidxfrom
flet-logger-fix

Conversation

@Fector101
Copy link
Copy Markdown
Owner

This Allows Logs to be visible on Flet Android Apps when Complied.

run adb logcat | grep python to see all logs.

Also users can use android_print to print to terminal when complied or not

from android_notify import Notification
from android_notify.internal.logger import android_print

android_print("successful imported android_notify...")

@Fector101 Fector101 merged commit f8a7620 into without-androidx Jan 31, 2026
1 check passed
@Fector101 Fector101 deleted the flet-logger-fix branch January 31, 2026 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant