mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[GH-ISSUE #1092] How to integrate in own existing android app #764
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#764
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zontyp on GitHub (Apr 22, 2024).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1092
❓ Question
I have existing android app in production.
I want my own app to display incoming notifications - the way ntfy android app does.
I do not want functionality to create topics, view topics etc.
just need my app to display notifications.
Is there any documentation to pick, organize code from the ntfy-android app into my own existing android app.
Please offer your kind guidance.
@binwiederhier commented on GitHub (Feb 5, 2026):
I realize it's been over 1.5 yrs, but for questions like this, please do use Discord/Matrix instead of issues. If you want your app to support notifications, you should probably use FCM or UnifiedPush.