登录 注册
当前位置:主页 > 资源下载 > 37 > Cordova-plugin-background-mode是针对Android平台的代码

Cordova-plugin-background-mode是针对Android平台的代码

  • 更新:2024-08-24 17:06:38
  • 大小:107KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

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