Skip to content

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

Open
0-8-15 wants to merge 1 commit into
part-cw:masterfrom
0-8-15:pr-20201202-androidforeground
Open

ANDROID: new module androidforeground (replace #256)#404
0-8-15 wants to merge 1 commit into
part-cw:masterfrom
0-8-15:pr-20201202-androidforeground

Conversation

@0-8-15

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

Copy link
Copy Markdown
Contributor

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

0-8-15 commented Dec 2, 2020

Copy link
Copy Markdown
Contributor Author

replaces #256

@0-8-15

0-8-15 commented Dec 2, 2020

Copy link
Copy Markdown
Contributor Author

wrong button: closing for 256

@0-8-15 0-8-15 closed this Dec 2, 2020
@0-8-15

0-8-15 commented Dec 2, 2020

Copy link
Copy Markdown
Contributor Author

double down: closed the wrong one!

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

mgorges commented Dec 3, 2020

Copy link
Copy Markdown
Contributor

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