Open 0-8-15 opened 3 years ago
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
replaces #256
wrong button: closing for 256
double down: closed the wrong one!
Before I start looking at this in detail IF_ANDROIDAPI_GT_25 is undefined.
IF_ANDROIDAPI_GT_25
In order to avoid being killed by Android apps are supposed to register a notification/service.
Usage: