Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ANDROID: new module androidforeground (replace #256) #404

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

0-8-15
Copy link
Contributor

@0-8-15 0-8-15 commented Dec 2, 2020

In order to avoid being killed by Android apps are supposed to
register a notification/service.

Usage:

(foreground-service! #t) ;; start service

(foreground-service! #f) ;; stop service

In order to avoid being killed by Android apps are supposed to
register a notification/service.

Usage:

    (foreground-service! #t) ;; start service

    (foreground-service! #f) ;; stop service
@0-8-15
Copy link
Contributor Author

0-8-15 commented Dec 2, 2020

replaces #256

@0-8-15
Copy link
Contributor Author

0-8-15 commented Dec 2, 2020

wrong button: closing for 256

@0-8-15 0-8-15 closed this Dec 2, 2020
@0-8-15
Copy link
Contributor Author

0-8-15 commented Dec 2, 2020

double down: closed the wrong one!

@0-8-15 0-8-15 reopened this Dec 2, 2020
@mgorges
Copy link
Contributor

mgorges commented Dec 3, 2020

Before I start looking at this in detail IF_ANDROIDAPI_GT_25 is undefined.

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.

2 participants