Android M root 之后怎样有效伪装地理位置

2016 年 3 月 23 日
 yydcool

Android M 里的模拟位置选项已经变了,以前的 fake gps 已经不奏效了。 有没有什么软件在 Marshmallow 里面可以有效的伪装地理位置吗?

16187 次点击
所在节点    Android
6 条回复
z67nnciQnb7r8bLf
2016 年 3 月 23 日
locationManager.setTestProviderLocation
yydcool
2016 年 3 月 23 日
@C0dEr 是说让我自己写个 app 吗?
honeycomb
2016 年 3 月 23 日
xprivacy
contactfront
2016 年 3 月 24 日
xprivacy 呗
chenliang0571
2016 年 3 月 24 日
I was facing the same problem. Even though my app's manifest file (debug build) had the required permission (ACCESS_MOCK_LOCATION), the Select Mock Location app showed no app in the list.

Solution:

I started my application, pressed the home button (to send my app's activity to the background), and then navigated to Settings -> Developer Options -> Select Mock Location App. My app was now visible in the list.

http://stackoverflow.com/questions/32755142/enable-mock-locations-in-android-marshmallow

试试把 fake gps 切换到后台,然后开发者选项里面选它
wangxiaohao
2016 年 3 月 29 日
群里大神自己写了一个..“任我行”
貌似对 5.0 还不太支持

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/265859

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX