# IMClient **Repository Path**: geguo/imclient ## Basic Information - **Project Name**: IMClient - **Description**: 1. 及时聊天小demo - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-06-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## ContentProvider 1. 继承 2. 配置 3. 建数据库 4. 配置uri(content协议,在应用间提供访问方式) 5. 重写增删改查