# Service **Repository Path**: LostEcho/Service ## Basic Information - **Project Name**: Service - **Description**: Service是Android平台应用程序开发的一个重要的类,它是一个应用程序组件,它不像Activity是一个可见的东西,Service没有图形用户界面,而是在后台运行的一个类。Service通常处理耗时比较长的操作(下载、播放),用Service更新UI、contentProvider,向其他组件发送intent、启动系统服务或者通知。Service可以是系统自带service也可以是自定义local service - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-06-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README No README documentation available for this project.