Anyone knows the other way how to turn on this mock location please help me. Whenever i tick the Allow mock location option then I press the back button It automatically untick that option. Anyone know the solution for this?
I'm currently on stock rom.
Related
can someone tell me what this status bar icon means. i have marked it with a circle on the attached pic.
so please help
You have Hearing Aid Compatibility turned on.
If you don't need it, you will find the option to disable it in Settings > Call Settings. Between "TTY mode" and "Call forwarding"
pTeronaut said:
You have Hearing Aid Compatibility turned on.
If you don't need it, you will find the option to disable it in Settings > Call Settings. Between "TTY mode" and "Call forwarding"
Click to expand...
Click to collapse
thx for the help. i have even tried to restore back to factory setting but after a few Days that Icon showed up again but now i know how to remove it
Hello all! I have what is, hopefully, just a quick question
I use Tasker and Pushbullet, which both require Talkback to be enabled, but when I go to the settings to turn it on, the pop up window won't register my tap on the "turn on" button. I can click the "cancel", but not the "turn on".
Any ideas?
Thanks in advance!
Same problem here on htc one m8
Hello,
I recently discovered that some options deselect/uncheck themselves randomly in my stock non updated rooted Honor 7.
The options that are problemantic are:
USB debugging from developer options.
Some apps selected in accessibility options.
Some apps selected in notification handlers.
Does somebody have the same problem?
I tried to create a tasker+SecureSettings profiles to reactivate problematic options "every time" the screen is turned on, but is very energy consuming and not ideal. Besides, many times, the options get unchecked/deactivated anyway (Tasker or SecureSettings fail to apply the change, although the trigger conditions are met.
Has somebody found proper/better solution?
Thanks in advance,
Xavi
i too have same problem,But not able to solve it!!!!(PLK-UL00)
To stop accessibility turning off the app has to be protected.This has to be done through the phone manager app.I had the problem of it turning off in Greenify,now that the app is protected it works fine.
I want to be able to select a mock location app briefly for testing and then turn it off again when not needed. Going into developer options and selecting the mock location app is quite a process when it has to be repeated often so would really like a way to be able to do that as a single click from the homescreen or nav bar.
The problem though is that the mock location app needs to be selected when enabling the option so not sure if there is any mechanism that would be able to do this as a shortcut.
Does anyone know of a way to do this or if there are any shortcut/widget apps that would be able to create a shortcut for this?
I'm running Android 9 (Havoc 2 treble ROM)
Hello, I have just got a simple question - is there any app or possible way to make a widget on the the home screen that triggers mock location (eventually can choose the app to trigger with)? Thank you.
kouzelnik3 said:
Hello, I have just got a simple question - is there any app or possible way to make a widget on the the home screen that triggers mock location (eventually can choose the app to trigger with)? Thank you.
Click to expand...
Click to collapse
Many apps are available. GIYF ...
IMHO only will be possible if
in APK's 'manifest.xml' using mock location is allowed
Code:
uses-permission android:name="android.permission.ACCESS_MOCK_LOCATION"
in Android's Settings -> Developer Options option 'Select mock location app' is available/selectable.