microG是一个免费自由的项目,是Google移动服务(GMS)的替换品。
基于Linux的开源移动操作系统Android不仅是世界上最流行的移动操作系统,它也正在成为一个专有的操作系统。
虽然核心操作系统仍然作为Android开源项目的一部分发布,但大多数核心应用程序都没有。情况变得更糟:越来越多的库和API仅适用于预先安装了各种Google应用的手机,有效地将第三方应用锁定到Google生态系统。出于这些原因,Android被描述为“看起来但不要触摸”的开放式。
此时,一些流行的开源应用程序已经需要安装一些Google的专有库。除了由Androidmodding社区发现的谷歌专有软件中的严重问题之外,自由软件社区的需求不断增加,导致开发了谷歌专有核心库和应用程序的免费软件克隆—— microG项目诞生了。
虽然大多数microG组件远未完成,但用户对结果感到惊讶。免费软件用户获得了扩展的应用程序支持,隐私保护用户可以减少或监控发送给Google的数据,特别是旧款手机可以提高电池寿命。
microG不仅用于真实设备,还取代了测试模拟器中的Google工具,甚至用于虚拟移动基础设施。
组件:
服务内核(GmsCore) isalibraryapp,providingthefunctionalityrequiredtorunappsthatuseGooglePlayServicesorGoogleMapsAndroidAPI(v2).
Moredetailsandinstallationinstructions
服务框架代理(GsfProxy) isasmallhelperutilitytoallowappsdevelopedforGoogleCloudtoDeviceMessaging(C2DM)tousethecompatibleGoogleCloudMessagingserviceincludedwithGmsCore.
ReadGmsCoredocumentationfordetails
统一网络位置提供商(UnifiedNlp) isalibrarythatprovidesWi-Fi-andCell-tower-basedgeolocationtoapplicationsthatuseGoogle’snetworklocationprovider.ItisincludedinGmsCorebutcanalsorunindependentlyonmostAndroidsystems.
Moredetailsandinstallationinstructions
地图API(mapsv1) isasystemlibrary,providingthesamefunctionalityasnowdeprecatedGoogleMapsAPI(v1).
Moredetailsandinstallationinstructions
应用商店(Phonesky) isafrontendapplicationprovidingaccesstotheGooglePlayStoretodownloadandupdateapplications.Developmentisinearlystageandthereisnousableapplicationyet.
评论