Giter Site home page Giter Site logo

ghostflying / locationreportenabler Goto Github PK

View Code? Open in Web Editor NEW
1.1K 65.0 115.0 8.66 MB

A simple android app to enable Google Location Report, Google Now and related functions in China mainland or somewhere like.

License: GNU General Public License v3.0

Java 100.00%
xposed android

locationreportenabler's People

Contributors

chiphead avatar codgician avatar ghostflying avatar wuchjun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

locationreportenabler's Issues

请问下作者,支持最新的安卓M吗?非常感谢作者你提供这么好的插件,由衷的谢谢你。

作者你好,我N6用你的这个小插件完美解决了不能开启位置服务的问题。现在安卓有最新的M版了,希望作者能更新下,等这个插件支持安卓M了,我就把N6升级成安卓M。
当然可能这个旧的版本也支持,我没有试。如果支持,请作者你告知一下。
非常感谢作者你提供这么好的插件,由衷的谢谢你。

关于google play music

感谢这款插件,让google now能够很轻松的启用,而无需使用xprivacy. 但似乎google play music仍然不认为我在美国,而导致无法启用新近推出的免费串流服务。希望能得到更新支持!

moto x一代无法打开location history

在清理了Google play services数据,退出账号重新登录以后打开了Google now,虽然location history那里不再是not available in China,但一直是retrieving或者can't reach Google retrieve settings, please try again later.无论是shadowsocks还是其他穿墙器都不管用,这该怎么解决?

Both xposed and root versions are not working under OnePlus One OxygenOS(Android 5.0.2)

Xposed binary version 61, compiled for SDK 21
Device: A0001 (OnePlus), Android version 5.0.2 (SDK 21)
ROM: A0001_12_150403
Build fingerprint: ONEPLUS/A0001/A0001:5.0.2/LRX22G/34:user/release-keys
Platform: armeabi-v7a, 32-bit binary, system server: yes
SELinux enabled: yes, enforcing: yes

screenshot_2015-04-13-21-13-18
screenshot_2015-04-13-21-13-34
screenshot_2015-04-13-21-15-59

Log file should be available at http://qiniu-up.qiniudn.com/1957374d128509ec78c44583641decf9, but I can't find anything useable.

cm12s不成功

设备:OnePlus One
系统:CM12s
原来我是使用cm11s然后加载init.d脚本

!/system/bin/sh

if [ -e /etc/no_fix_sim ]; then
exit 0
fi

We will proceed if either

#1. gsm.sim.state has a READY value
#2. 100s timeout ( this would happen if we are booting without sim card )

loop_cnt=10

for i in seq $loop_cnt
do
sleep 10;
state=getprop gsm.sim.state
if [ -n $state ] && [ $state = "READY" ] ; then
echo "sim is ready";
break;
fi
done

num=getprop fix.sim.debug
if [ -z $num ] ; then
#We have not initialized this variable before
setprop fix.sim.debug 1
fi

num=$(( $num + 1 ))
setprop fix.sim.debug $num

wait for sometime to waive the potential glitch

sleep 5

Now do the fixing

setprop gsm.sim.operator.alpha "Verizon"
setprop gsm.sim.operator.iso-country "us"
setprop gsm.sim.operator.numeric "310004"
原来好好的,可是现在升级cm12s基于android5.0.2无效,然后我就用了你的这个非xposed版,还是无效

App Icon automatic hide

The latest version does not hide automatically the app icon. is it possible to hide the icon because it is only in chinese?

卫星视图漂移的解决方法

谷歌有个判断机制 根据连接clients4.google.com的ip来判断是否进行地图纠错 一般挂代理谷歌检测到就是国外的ip段 就不进行纠错。
解决的方法有两个:
1.有ipv6条件的 用ipv6连接

2.使用部分东亚的翻墙服务器(谷歌误认为那是**大陆的ip段)

使用后SIM卡异常

//使用版本:Tiny
//SIM卡类型:北京联通3G
//Andriod系统:Flyme3.8.5(基于4.4.4)
正常赋予root权限,使用后效果良好,但重启后出现无服务问题。具体表现为:
1 >开机后即无服务(2G/3G网络均不可用),或在”无SIM卡“状态和“无服务”状态跳跃
2 >无法在“**联通”网络上注册
3 >调试页面可见 信号强度正常,但 网络类型未知,GSM服务和GPRS服务不可用
4 >偶尔恢复正常,但很快回到状态1。
已尝试双清刷机,刷基带,无法解决,换SIM卡后方恢复正常。在此期间未安装涉及运营商服务的其它app,故确定是此app造成SIM卡异常。
请求作者解决此问题,或在Tiny版本下给出风险警示。

Compatible Devices

Hello All,

Just wanted to open a thread with a compatible list and OS of devices which I have tested.

Tested and working:

LG Dual Lite Pro running stock android 4.4.2 - xposed version works perfectly.
Nexus 4 running stock android 5.0.2 - xposed version works perfectly.
Motorola Razr M on CM 12 4.4.4 - xposed version works perfectly.
LG Optimus G Pro on CM 12 4.4.4 - xposed version works perfectly.

Not working:

Xiaomi Redmi 1s running stock MIUI V50 - apk version does not work.
LG Optimus G Pro e980 on stock android 4.1.2 - xposed version not working.

Am i doing something wrong on these last two devices?

Thank You!

Google Maps satellite view is wrong

I found the problem that no matter how the variables are set, there must be one view between map and satellite is wrong. And I suppose it is a bug by Google, but if anyone has the way to solve, please write down here, thank you.

似乎没有作用?

xposed+安卓4.4with flyme ,依旧没有办法使用google now ,提示您的账户无法使用,请问应该如何查看这个应用是否起作用了呢?非常感谢!

1.3.0版本安装失败

在xposed里面更新安装1.3.0,安装失败,显示“应用未安装” 系统为Android 6.0.1 魔趣201605131643

有没有什么办法让特定app规避非Xposed版的影响

首先感谢作者,让我们可以省去繁琐的步骤即可一步到位开启Google Now。

前些天刷了机后把网易云音乐装回来,发现原本使用的联通畅听包服务显示为未使用,试图使用的时候提示我“不是联通用户”,似乎就是由于LRE的作用所致了。

我手机是Sony Z3 D6653 台版 5.0.2系统,由于安装Xposed后启用/禁用任何Module都会导致Bootloop,所以只能使用非Xposed版,虽然我看到作者说该版作的修改是全局性的,但还是想问问有没有其他途径达到绕过特定APP的方法,感谢!

APN 3G

不能修改APN。导致不能使用3G。

建议添加对Google App的支持

貌似Google app的随时聆听和声音解锁功能也会依靠相同机制判断,能否将这个机制也应用到Google app上?

非Xposed版APN问题

系统版本 Android 6.0.1
使用非Xposed版导致APN变化且无法修改,收不到发不了彩信,改不了接入点
请问这个问题在未来的版本中是否会考虑解决或者改善呢?
谢谢!

PS 这个应用非常赞,谢谢作者

OnePlus One CM12 LocationReportEnabler_xposed的问题

设备:OnePlus One
系统:CM12 0304每夜版 安卓5.02
Xposed:3.0 alpha1

已经去除了开机sim卡密码。开机xposed有加载该模块,但是从终端上看还是没有改掉相应的数据。位置报告也无法开启。

screenshot_2015-03-09-12-57-08
screenshot_2015-03-09-12-57-32
screenshot_2015-03-09-12-58-03
screenshot_2015-03-09-12-58-25

APN Settings

After installing, I am unable to connect to APN. When I open APN settings, I get a message "access point name settings are not available for this user"

Serious crashes in Samsung TouchWiz based Android 4.4.2

When I approved it with ROOT then reboot, I checked the Location Report app and it still told me Not Available in China even after a long wait.

But when I reboot again something weird happens. An auto power off was executed on each boot after a few seconds. So I thought there is something incompatible with Samsung's firmware. But when I tried to uninstall, once clicked the phone will power off, every time.

And I get to disapprove ROOT quickly, uninstall successfully. BUT,

It still has the problem, auto power-off after boot into system for a few seconds. And I found that once clicked Google Drive app it will power-off immediately(Maybe Google Service related).

Until now, I had no idea to deal with the problem except for a ROM flash, which I don't want to do now.

Sorry that I can't not log cat any data as soon as it appears. Please do some tests on Samsung's device and noted that this issue is SERIOUS.

My device is Samsung Galaxy S4 LTE GT-I9505 with latest firmware and Google Play Services. For further information, feel free to ask me.

安卓6.0无法使用

最新的安卓6.0无法使用,拔卡开启位置服务后,过段时间也会自动关闭

Cannot use after reinstalling

When I come back from a foreign country and reinstall this application (root version), I cannot find the application in launcher until I manually run pm enable com.ghostflying.locationreportenabler/.MainActivity.

MIUI - Xiaomi Phones

Anyone had any experience enabling location history on Xiaomi phones? I have installed and checked the numeric value has changed to 310030, but still location history will not be enabled. Any suggestion?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.