Riru-LocationReportEnabler icon indicating copy to clipboard operation
Riru-LocationReportEnabler copied to clipboard

A Riru module. Enable location report by hook system_property_get.

Results 5 Riru-LocationReportEnabler issues
Sort by recently updated
recently updated
newest added

机型:红米K40 系统:安卓11,MIUI12.5(xiaomi.eu) 问题:谷歌探索页面聚合信息服务不可用,定位服务经常性失效。

系统是ColorOS,Android11,不存在services.cn.google.xml文件。LocationReport开启时的报错内容跟一般网上说的不太一样,提示“读取此设置的状态时出现问题,请稍后重试。”。安装本模块也没有解决问题。 ![facb4126-958e-4eff-bb66-612e2f47b3a7](https://user-images.githubusercontent.com/3733304/127146237-74352b4c-5cf5-403b-b15b-0a0a321237df.jpg) 看adb logcat日志有一个报错: java.lang.ClassNotFoundException: com.google.android.apps.gmm.shared.account.GmmAccount 不知道跟这个有没有关系,不过我看gms的状态是正常的。

android 11 小米10 欧版系统 feed可用 时间轴可以开启 但是google map内的时间轴选项不显示或点选后无反应 目前仅可网页看时间轴

recently i found that the google discover and google map timeline services stoping working until i change a new proxy server.but all the other blocked services work well .that's being...

In android_os_properties.cpp JNI source,the native java method first check if the prop exists in prop pool, then create a prop object and pass to the __system_prop_read_callback func.if it can't find...