V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
yydcool
V2EX  ›  Android

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

  •  
  •   yydcool · 2016-03-23 20:37:15 +08:00 · 7175 次点击
    这是一个创建于 2948 天前的主题,其中的信息可能已经有所发展或是发生改变。

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

    6 条回复    2016-03-29 15:15:12 +08:00
    C0dEr
        1
    C0dEr  
       2016-03-23 21:06:35 +08:00
    locationManager.setTestProviderLocation
    yydcool
        2
    yydcool  
    OP
       2016-03-23 23:02:00 +08:00
    @C0dEr 是说让我自己写个 app 吗?
    honeycomb
        3
    honeycomb  
       2016-03-23 23:03:03 +08:00
    xprivacy
    contactfront
        4
    contactfront  
       2016-03-24 04:46:14 +08:00
    xprivacy 呗
    chenliang0571
        5
    chenliang0571  
       2016-03-24 08:38:35 +08:00 via Android
    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
        6
    wangxiaohao  
       2016-03-29 15:15:12 +08:00
    群里大神自己写了一个..“任我行”
    貌似对 5.0 还不太支持
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2731 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 22ms · UTC 15:45 · PVG 23:45 · LAX 08:45 · JFK 11:45
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.