Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Latest commit

 

History

History
30 lines (23 loc) · 1.25 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.25 KB

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
  2. Download and build JGooglePlay
  3. Download and build 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.