文件名称:Android代码-cordova-plugin-background-mode
文件大小:107KB
文件格式:ZIP
更新时间:2022-08-26 00:50:44
Android代码
SAMPLE APP :point_right: Cordova Background Plugin Plugin for the Cordova framework to perform infinite background execution. Most mobile operating systems are multitasking capable, but most apps dont need to run while in background and not present for the user. Therefore they pause the app in background mode and resume the app before switching to foreground mode. The system keeps all network connections open while in background, but does not deliver the data until the app resumes. Store Com
【文件预览】:
cordova-plugin-background-mode-master
----.travis.yml(2KB)
----www()
--------background-mode.js(10KB)
----package.json(996B)
----LICENSE(11KB)
----src()
--------ios()
--------android()
--------windows()
--------browser()
----appbeep.wav(12KB)
----appbeep.wma(77KB)
----CHANGELOG.md(3KB)
----plugin.xml(5KB)
----README.md(7KB)