# microG **Repository Path**: mirrors/microG ## Basic Information - **Project Name**: microG - **Description**: microG 是一个免费自由的项目,是 Google 移动服务 (GMS) 的替换品 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 2 - **Created**: 2019-05-31 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README microG Phonesky =============== An inofficial Google PlayStore Client. Part of microG Project. Development was paused some time ago, but is supposed to be continued eventually. Building -------- ### Manual [*broken*] 1. Download and build [JGoogle](https://github.com/microg/JGoogle) 2. Download and build [JGooglePlay](https://github.com/microg/JGooglePlay) 3. Download and build [GoogleServicesFrameworkIncludes](https://github.com/microg/GoogleServicesFrameworkIncludes) 4. Grab or build the intermediate android.content.pm java classes 5. Take usual Android App build process, adding protobuf-micro, JGoogle, JGooglePlay and GoogleServicesFrameworkIncludes as dependencies License ------- > Copyright 2012-2013 μg Project Team > Licensed under the Apache License, Version 2.0 (the "License"); > you may not use this file except in compliance with the License. > You may obtain a copy of the License at > http://www.apache.org/licenses/LICENSE-2.0 > Unless required by applicable law or agreed to in writing, software > distributed under the License is distributed on an "AS IS" BASIS, > WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. > See the License for the specific language governing permissions and > limitations under the License.