{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Under Settings > Developer Options > Input > Show taps
Or else in ADB shell
Code:
$ settings put system show_touches 1
Renate said:
Under Settings > Developer Options > Input > Show taps
Or else in ADB shell
Code:
$ settings put system show_touches 1
Click to expand...
Click to collapse
It's not there
That's why I'm here: I hope someone smart knows what to do as I really need it; "developer options" on my phone don't exist or it's hidden (Idk....)
1) Did you enable "Developer Options"? (7 times tapping "Build number")
2) Did you even try the ADB command?
Renate said:
1) Did you enable "Developer Options"? (7 times tapping "Build number")
2) Did you even try the ADB command?
Click to expand...
Click to collapse
Renate said:
1) Did you enable "Developer Options"? (7 times tapping "Build number")
2) Did you even try the ADB command?
Click to expand...
Click to collapse
As you can see there's no "Build number" here - or maybe it's called something else? Idk, that's why I'm asking
As to 2) I have no clue what's that
Before yesterday I didn't know there's "show taps" thing - I'm a psychologist, not a software engineer
AprilFool72 said:
As you can see there's no "Build number" here - or maybe it's called something else? Idk, that's why I'm asking
As to 2) I have no clue what's that
Before yesterday I didn't know there's "show taps" thing - I'm a psychologist, not a software engineer
Click to expand...
Click to collapse
Tap the MIUI version 7 times, you can access the dev options after doing that
BMHater12 said:
Tap the MIUI version 7 times, you can access the dev options after doing that
Click to expand...
Click to collapse
Thanks
That did it, as you knew it would
Try hitting "All specs" look for "Build number", tap it 7 times in a row.
Related
Hi
Excuse me for my bad English writing.
......
I active internal android pass code on may NST. but I can't remove it !!!
however i like it .
for do it you need install ADW louncher . but you don't need any additional program and after uninstalling this launcher , pass code still exist .
in " ADW launcher desktop " do this steps :
Menu > Add > Custom Shortcut > Pick your activity > Activities >
next find "Settings" and collapse it . ( it is your android settings )
next find " Passcode(.ChooseLockPin) " > OK
Click on Shortcut you create ........ WOW !
select passcode.
remember you can't back to previous state !!!
if anyone could remove passcode please notify me .
This is awesome! I'll work on trying to figure out how to disable the lock now.
Look HERE, Might help.
Torimu.Joji said:
Look HERE, Might help.
Click to expand...
Click to collapse
If you notice, he was the second to last person to post in that thread.
I was able to disable the lock using sqlite3
modifying
/data/data/com.android.provider.settings/databases/settings.db
When you create a screen lock it adds 4 new entries into the system table
lock_pin_hash
lockscreen.pinneverchosen
lock_pin_autolock
lock_pin_visible_pin
I deleted the value of the first one and set the other 3 to 0 using sqlite database browser
You might be able to just remove the value on lock_pin_hash and that might disable it I just went ahead and changed them all just in case.
thanks
i test it. though this passcode is better than "drag to unlock" !
could anyone post a screenshot, please? thanks.
after turn on nook , this page will appear :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
enter passcode. then :
select launcher.
if your nook goes to screensaver , after push "n" button passcode request will appear again.
hshsh said:
after turn on nook , this page will appear :
View attachment 886103
enter passcode. then :
View attachment 886104
select launcher.
if your nook goes to screensaver , after push "n" button passcode request will appear again.
Click to expand...
Click to collapse
You can press that small box below the choices to set one as default so you don't have to select one every time.
ok . its true. i only use adw launcher .
it was for test and example ...
The latest M 6.0.1 OTA update left my Nexus 6 in the "corrupt" state. I am trying to install images with fastboot, but 'fastboot oem unlock'
gives me
(bootloader) Check 'Allow OEM Unlock' in Developer Options.
As it won't boot that far, I can't get to developer option. Is there any other way to enable an OEM unlock?
only if you have twrp which you can search a thread on it because I don't have the exact info on that.
this thread may help
http://forum.xda-developers.com/nexus-6/general/to-save-bricked-nexus-device-t3334660
kevinmarks said:
The latest M 6.0.1 OTA update left my Nexus 6 in the "corrupt" state. I am trying to install images with fastboot, but 'fastboot oem unlock'
gives me
(bootloader) Check 'Allow OEM Unlock' in Developer Options.
As it won't boot that far, I can't get to developer option. Is there any other way to enable an OEM unlock?
Click to expand...
Click to collapse
Hi mate - had the exact same problem and have now fixed it and got around the oem unlock problem. Click below for my guide.
http://forum.xda-developers.com/nexus-6/help/command-device-corrupt-update-t3362317/page2
Same scenario here, The latest M 6.0.1 OTA update left my Nexus 6 in the "corrupt" state.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Kam_El said:
Hi mate - had the exact same problem and have now fixed it and got around the oem unlock problem. Click below for my guide.
http://forum.xda-developers.com/nexus-6/help/command-device-corrupt-update-t3362317/page2
Click to expand...
Click to collapse
http://forum.xda-developers.com/nexu...t3362317/page2
link not open please update the link
abdulmajid4128 said:
http://forum.xda-developers.com/nexu...t3362317/page2
link not open please update the link
Click to expand...
Click to collapse
The link in Kam_el's post works for me (though not the one in your post: it is missing the middle part).
To summarize my understanding:
- if your phone has a working recovery, use adb sideload
- if your phone has an unlocked bootloader, use fastboot
- if your phone has a locked bootloader, and neither the rom nor recovery works, then it is hopeless.
Yes absolutely your thinkings are right
When Odin works it does wonders , when tutorials describe all possible issues, it also amazing. But when you have a rooting tutorial with 3 lines and one link for 2 files ... it could be amazing or crap as well.
Here is my problem. I am trying to install extra languages on my G928T unit and in my understanding only way to unhide all languages and not only that Tmo and Samsung allowing me to have by default is a ROOT + Language Enabler program.
Tutorial NEVER mentioned anything about FRP Lock in the recovery or anything like that. So that is my problem. I did research on what this FRP is and how to disable it. I did find few posts about this subject. But can anyone IF POSSIBLE point me to one actually works and testedm because unit I am trying to do is not mine and if it bricks .... I'll have to listen about it for next 10 years.
Thanks
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Anyone ?
russiandivxclub said:
Anyone ?
Click to expand...
Click to collapse
You have to enable developer options by pressing "Build Number" like 5 or 6 times in the settings and turn OEM unlock on.
cwhiatt said:
You have to enable developer options by pressing "Build Number" like 5 or 6 times in the settings and turn OEM unlock on.
Click to expand...
Click to collapse
God damn it ...... I knew it missed something. Well I already gave it away saying I am not touching it.
Thank you, at least for text time I'll know what to do .....
cwhiatt said:
You have to enable developer options by pressing "Build Number" like 5 or 6 times in the settings and turn OEM unlock on.
Click to expand...
Click to collapse
Is there anyway to disable the FRP lock without being able to access the phone. All i can get to is the download screen. SM-G928T. Is there an adb for this model?
Thank you!!
Hi all,
I recently bought Package Disabler LG by OEM developer on the Play Store. But, when I launch it and attempt to grant it Admin Privileges, it just keeps looping the same menu for Admin permissions Iver and over again. I think I have the right LG Service plugin installed. Can somebody help with this issue? Thanks.
do you have root?
iRS_ said:
do you have root?
Click to expand...
Click to collapse
No. It says it does not require root.
Charbleach said:
No. It says it does not require root.
Click to expand...
Click to collapse
link me the application, please.
iRS_ said:
link me the application, please.
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=com.pdmdm.dmplay
you need to press ANABLE ADMIN and it will send you to the screen like in my screenshot. press activate at the bottom and it will not ask again.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my LG-H930 using Tapatalk
iRS_ said:
you need to press ANABLE ADMIN and it will send you to the screen like in my screenshot. press activate at the bottom and it will not ask again.
Click to expand...
Click to collapse
Hmm. I get to that screen and I can press the Activate but it will keep looping me in the same menu. I'll try a few things.
EDIT: I cleared the app's data and cache then moved it to my Internal storage. It works now
Charbleach said:
Hmm. I get to that screen and I can press the Activate but it will keep looping me in the same menu. I'll try a few things.
EDIT: I cleared the app's data and cache then moved it to my Internal storage. It works now
Click to expand...
Click to collapse
oh... do people still install apps on external SD card when they have alot GB of internal storage?
If it not work, you can try guide in this link. It work for me
https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/
Rather than bothering with paying for an app that doesn't always work properly or requires extra effort to get it working right just to end up causing more lag than it fixes in a lot of cases, just use ADB Shell command:
Before it was so simple, just go to unknown sources and select allow. Now I do not understand how to do it. I have seen a bunch of posts and videos, it's easy. They say go to Biometrics, select install unknown apps, and they say just allow the app. However, when you do this it only shows apps that are already installed. My app is an apk on the device and CAN NOT BE INSTALLED because it's an unknown app. So how in the world can I allow it if it's not installed? Sorry, this has been very aggravating, but thanks for the help!
Spoiler: Lots of screenshots and instructions:
1. In your File Manager of choice (I'm just using the Magisk app for example):
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
2. "Settings"
3. "Install"
4. "Allow from this source" defaults to disabled for any particular file manager (or other apps that have app-install capabilities):
5. Toggle "Allow from this source" to enabled:
6. "Install":
7. Installing...
8. App installed.
(I'm aware the last several screenshots aren't displaying - at least for me, in the submitted post. They display fine for me when I Edit the post. I originally had these screenshots in the post before this one, and I thought splitting them off might fix the screenshot issue, but it didn't.)
If you want to double-check what apps are or aren't allowed to install other apps:
Spoiler: A handful more screenshots and instructions
A. Android Settings:
B. Type "unknown" in the search field at the top:
C. Click the "Install unknown apps" search result, and then click on the flashing "Install unknown apps":
D. Scroll as you please:
E: For example "X-plore":
F. This toggle again:
roirraW edor ehT said:
(I'm aware the last several screenshots aren't displaying - at least for me, in the submitted post. They display fine for me when I Edit the post. I originally had these screenshots in the post before this one, and I thought splitting them off might fix the screenshot issue, but it didn't.)
If you want to double-check what apps are or aren't allowed to install other apps:
Spoiler: A handful more screenshots and instructions
A. Android Settings:
B. Type "unknown" in the search field at the top:
C. Click the "Install unknown apps" search result, and then click on the flashing "Install unknown apps":
D. Scroll as you please:
E: For example "X-plore":
F. This toggle again:
Click to expand...
Click to collapse
It's not only you, I can't see them either.