mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-15 07:35:49 -06:00
[GH-ISSUE #1092] How to integrate in own existing android app #763
Labels
No labels
ai-generated
android-app
android-app
android-app
build
build
dependencies
docs
enhancement
enhancement
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
server
server
unified-push
web-app
website
🔒 security
🔥 HOT
🪲 bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ntfy#763
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.