[Q] How can we set USB debugging as default? - Barnes & Noble Nook Tablet

AFAIK we must using the sideloading .apk to popup the hidden settings @ NT and then choose the USB debugging options there, but we must redo it every reboot if need ADB access.
How can we set USB debugging as deafult? change settings.sql database?
and it'll be very good if we can access the whole hidden settings option as well . Pls share your experience!
Many Thanks

The easiest way to toggle usb debugging is to use either the tgps app to run and access the menu or use a custom shortcut button directly to the settings menu to toggle it every time. To actually change things in the nook code to fit our every need requires a ton of annoying trial and error hacking. Most people are just patiently waiting for the boot signature bypass so we can just push over a custom rom that has all this done already.

suicideclown said:
The easiest way to toggle usb debugging is to use either the tgps app to run and access the menu or use a custom shortcut button directly to the settings menu to toggle it every time. To actually change things in the nook code to fit our every need requires a ton of annoying trial and error hacking. Most people are just patiently waiting for the boot signature bypass so we can just push over a custom rom that has all this done already.
Click to expand...
Click to collapse
Pls share the a custom shortcut button directly to the settings menu, MY LORD!!!

The app anycut is a great one that will create a customized shortcut to any place in your settings.
Check it out here:
(Android Market)
https://market.android.com/details?id=com.appdroid.anycut

i think widgetzoid has an option to create an usb debug on/off widget.

rjin9673 said:
The app anycut is a great one that will create a customized shortcut to any place in your settings.
Check it out here:
(Android Market)
https://market.android.com/details?id=com.appdroid.anycut
Click to expand...
Click to collapse
Pls help more detail how to add the customize shortcut that let us reach hiden settings options using any cut
xdahgary said:
i think widgetzoid has an option to create an usb debug on/off widget.
Click to expand...
Click to collapse
I'll try and feedback when done testing
Thanks all,

Related

Once rooted... where is the settings for "Uknown Sources"

I am already rooted and everything is fine. Have the Android Market and so forth already running. What I am trying to figure out is where in settings was the options to use Unknown Sources and Debugging. Can't seem to find it anywhere. Is it not accessible even after rooted? Is there an app that lets you get into those options?
Also on another note. Where does anything downloaded for an app store or other files go to. On my Galaxy Tab there is a folder on the root SD called downloads. There is nothing like that here on the Nook. I downloaded Getjar but didn't install it. Can't seem to find where the apk is now to install it.
Go to your Applications and click on tgps_launcher and hit Start.
Everything you want is there.
I must be completely dense today. What is tgps_launcher?
It pretty much brings up the hidden development settings.
When you rooted, you put it on your NT to enable USB debugging, unknown sources, etc.
I don't see anything called that at all. No app at least that I can see. You sure it is on my Nook now. I used the below way to root on my mac...
http://forum.xda-developers.com/showpost.php?p=19592179&postcount=1
and gave me the following apps...
1) Go Launcher Ex (Rooted App Launch/Desktop)
2) Market Place (The Android "App Store")
3) Button Savior (adds tiny button on right of screen for nagivation home/back etc)
4) Home Catcher (makes 2 clicks of the Nook N bring up the new Launcher)
5) Nook Color App Menu (allows you to install sideloaded apps to the Nook home screen/Library)
6) Dolphin HD Browser (Replacement web browser)
Go to Indirect's thread on rooting and DL the tgps_launcher.apk there.
Then hit the "n" button, touch search, type in "tgps", you should be able to see it and launch it right out of the search results. Once it has launched, touch "start" and you will be at the menu you want.
ETA: Here is a link to Indirect's thread. Find this bit
Code:
here is an app to pull up usb debugging menu
http://li362-167.members.linode.com/...s_launcher.apk
and DL that file right onto your Nook.
Look for Appmenu - this will take you to menu settings where you'll see development, etc.
- AppMenu
- Open Application Settings
- check Unknown Sources
- Development - check USB Debugging, etc
~ G
bobapunk
Thanks, i will grab that.
gwreedak
Is Appmenu an actual app in the app store or something within settings?
moviecouple said:
Also on another note. Where does anything downloaded for an app store or other files go to. On my Galaxy Tab there is a folder on the root SD called downloads. There is nothing like that here on the Nook. I downloaded Getjar but didn't install it. Can't seem to find where the apk is now to install it.
Click to expand...
Click to collapse
I don't have mine in front of me at the moment, but it's not on the SDCard. It's under My Files/Downloads somewhere in the B&N data folders in the actual tablet storage. Just don't remember where exactly off the top of my head without looking at it.
If you have a launcher installed look to see if you already have it, otherwise:
AppMenu (previously thps_launch) (thanks to lionclaw) - http://suipre.com/a68291
from spoland: http://forum.xda-developers.com/showthread.php?t=1353040
~ G
Thanks everyone for your responses and help. Greatly appreciated.
Now that I got a chance to look, actual location for downloads is media/My Files/My Downloads in the root directory of the tablet.

[Q] How to enable developer mode and mock locations in source

Hi, I am trying to build a custom rom that has developer mode -> Mock locations=true, Auto-rotate screen=false by default. Here is what I have tried:
Pulled the settings database from `data/data/com.android.providers.settings/databases`
Edited the database so that the mock locations flag was set to 1
Wrote a script to add to the makefile that would move the new database to `/data/data/com.android.providers.settings/databases` on build.
and
Adb push the new database file to proper location
Reboot
Neither of these options seemed to work out properly. I need an option to set some of the settings, including the hidden Developer option "enable mock locations" so that I can build an image with these settings enabled by default. If anyone can help, would be much appreciated.
Thanks!
methodeguy said:
Hi, I am trying to build a custom rom that has developer mode -> Mock locations=true, Auto-rotate screen=false by default. Here is what I have tried:
Pulled the settings database from `data/data/com.android.providers.settings/databases`
Edited the database so that the mock locations flag was set to 1
Wrote a script to add to the makefile that would move the new database to `/data/data/com.android.providers.settings/databases` on build.
and
Adb push the new database file to proper location
Reboot
Neither of these options seemed to work out properly. I need an option to set some of the settings, including the hidden Developer option "enable mock locations" so that I can build an image with these settings enabled by default. If anyone can help, would be much appreciated.
Thanks!
Click to expand...
Click to collapse
I am also looking for this. Being able to access adb on a fresh install on a device that has trouble getting into recovery would be very beneficial.
I had to flash back to factory stock this morning because the kernel I was using prevented me from accessing the bootloader and the ROM I was developing was missing a key apk. Had this had been built into the ROM, I could have been able to reboot to recovery.
Sent from my MyTouch 4G Slide

How to open the USB settings menu on Ascend Mate-2

Dear All,
Does anybody know how to open USB setting menu on Ascend Mate2. Or did anybody got successfull in opening this menu ?
I have tried it by dialing *#0808# , *#7284# , *#8778# , *#*#8778#*#* , ##3424# but never worked and don't know how to open the USB settings menu.
Tried below but didn't find anything meaninful in Goole : USB settings <brand> xda
open settings
go to about phone
tap on build info 10 times.
then back to settings and ou will see developer settings..... its there.
Moody66 said:
open settings
go to about phone
tap on build info 10 times.
then back to settings and ou will see developer settings..... its there.
Click to expand...
Click to collapse
Sir my question was not about Developer Settings but about USB settings menu.
That is where USB debugging and such is. How ever if you mean mass storage.. When you plug the device to a computer a notification will pop up and ask.
Like this.
Do you mean this? Settings > Storage. From there you can change USB settings.
Moody66 said:
Like this.
Click to expand...
Click to collapse
Sorry, my question was related to how to change the supported 4g band in HAM2. One of the requirement is to get hidden USB settings menu. Similar to what is show in this link,
http://postimg.org/image/yhu6lkj9f/
Then my 1st post is correct. That's how you enable it to be hooked up to your PC.
Moody66 said:
Then my 1st post is correct. That's how you enable it to be hooked up to your PC.
Click to expand...
Click to collapse
Thanks got it.
We're you able to change the 4g bands?

Require assistance please. Zte Avid Plus Z828 FRP 'd

So, I got a Zte Avid Plus z828 (t mobile no sim card) that has frp so basically i cant get pass the google account verification screen. I have found a way to get into the settings and enable developer mode without no otg method or apk methods. I simply used the text to speech method where i open the source for that and then open up google and search settings allowing me to access the settings and enable developer mode via build version.
Now here's the problem I can click backup and reset but when i actually click RESET PHONE nothing happens. I can keep on clicking it and nothing will happen it's a button thats just there. I want to enable USB debugging with hopes of using adb shell and wiping the phone that way but i can't even access the developer settings. I click on the developer settings and nothing happens its the same situation with the RESET PHONE option. Why is this occurring? Anyone have any advice as to how i can get around this? I've tried downloading apks that would open the developer settings but it opens for less then a second then instantly closes. I'm new here so i'm not even sure if this is where i was supposed to even post this, sorry if it wasn't the correct place to post this. if you need me to elaborate anymore just ask, i'll gladly do it.
Hello Friend!! I also have the same problem with this phone. but I have not been able to enter the menu. as you could enter the menu of the z828? Thank you
Sent from my D6503 using Tapatalk
kazador07 said:
Hello Friend!! I also have the same problem with this phone. but I have not been able to enter the menu. as you could enter the menu of the z828? Thank you
Sent from my D6503 using Tapatalk
Click to expand...
Click to collapse
Yeah I'll make a short guide I can try to post screenshots later but for now i'll try my best to guide you to the point where I am.
1. Go through the setup until you get to the google verifying part.
2. Open up your keyboard and hold down the comma to access the gear which will allow you to get into the google keyboard settings.
3. Once you're at the google keyboard settings go to Text Correction.
4. Then go to Personal Dictionary and select English (US) or whatever you have there.
5. Then click on the search button and just type random letters and hit search is what i did to get to this next step.
6.. You should be able to type in the letter "g" and you should see something called google voice typing
7. click that and go to Text-to-speech.
8. Then click the blue gear next to google text to speech
9. click install voice data
10. you should see 3 dots on the top right hand corner open that and click open source licenses
11. once you're at this part just simply hold a line down as if you were going to copy it.
12. you should see about 4 options on what you want to do with that line like copy or share it search it on the web.
13. what you want to do is click search, its the fourth option.
14. delete whatever is on the search and type in settings the option to access the settings should pop up on the bottom as a suggestion.
15. click that and now you're at the settings.
From here on i assume you know how to access the about phone and turn on developer settings but this is the problem you can turn it on but you cant access the developer menu you can just click it and nothing will happen. same for trying to reset the phone from the back up and reset menu.
if anybody knows what the case may be please let me know i'm constantly trying to find the solution to this whenever i have the free time but so far no solution has came up. i am able to download apks by instead of typing in settings on the google search i type in file manager and simply transfer over the apk through my pc onto the phone. that i can do without usb debugging becasue my pc picks the phone up as a portable device.
I fixed the zte avid plus z828 frp problem!
Dont mean to double post but after a week of trial and error I solved the problem. I bypassed the FRP and Hard resetted the phone. Phone's working 100% now. I can probably post a guide somewhere I guess if highly requested.
Feel free to close the thread as the problem is solved
~
please do!!!!
Yerhope said:
Dont mean to double post but after a week of trial and error I solved the problem. I bypassed the FRP and Hard resetted the phone. Phone's working 100% now. I can probably post a guide somewhere I guess if highly requested.
Feel free to close the thread as the problem is solved
~
Click to expand...
Click to collapse
Hello yerhope!
from your last report on zte z828 frp bypass, i understood that you finally fix the , not able to access the Developer option nor access the factory reset. I am very keen to know how you did it.
I am a victim of this same circumstance.
guide please?
cant click reset my self
Hey, I would like to highly request the tutorial....
Furthermore, I'd like to say I've poured over these sort of sites, rephrased my questions, etcetc all trying to get the same things accomplished, getting past the google password, and yet you with your quick clearly stated actually step by step explanation were the one to get me the farthest in fixing this problem. :highfive:
Are we even sure he did indeed get in? He hasn't been back to post instructions on how to get further. I am having the same issue, and have been trying every way possible. If I get in, I will make sure I post how.
digitalchaos1980 said:
Are we even sure he did indeed get in? He hasn't been back to post instructions on how to get further. I am having the same issue, and have been trying every way possible. If I get in, I will make sure I post how.
Click to expand...
Click to collapse
can root and remove with gcpro.
thats what i did. with this, even wen u get into settings and tap factory reset, ntn will happen.
re: zte z828 resolved problem???
digitalchaos1980 said:
Are we even sure he did indeed get in? He hasn't been back to post instructions on how to get further. I am having the same issue, and have been trying every way possible. If I get in, I will make sure I post how.
Click to expand...
Click to collapse
He said he resolved problem but put no feedback so others can benefit, I really doubt he resolved the problem of bypassing or unlocking or rooting his phone, he probably slammed it on the floor and resolved the problem that way. We don't need people like that here. I will try it when I get a zte z828 from someone that has the same problem, I will post feedback if I am successful or not, so by July 15, 2016, I should now if it is possible.
xdauser9981 said:
He said he resolved problem but put no feedback so others can benefit, I really doubt he resolved the problem of bypassing or unlocking or rooting his phone, he probably slammed it on the floor and resolved the problem that way. We don't need people like that here. I will try it when I get a zte z828 from someone that has the same problem, I will post feedback if I am successful or not, so by July 15, 2016, I should now if it is possible.
Click to expand...
Click to collapse
He did get in. I did get in myself but when i tap factory reset nothing happen.
(Security patched)
Maybe he did resolve it like i did.
Root and remove it with gcpro
Thats what i did.
On some ZTE phones (has worked on 1 but not another for me), you can use the emergency dialer to dial:
*983*987#
This will lead you directly into factory reset options (if it works).
Solution worked on Acer Iconia B1-850 Tablet
Yerhope said:
Yeah I'll make a short guide I can try to post screenshots later but for now i'll try my best to guide you to the point where I am.
1. Go through the setup until you get to the google verifying part.
2. Open up your keyboard and hold down the comma to access the gear which will allow you to get into the google keyboard settings.
3. Once you're at the google keyboard settings go to Text Correction.
4. Then go to Personal Dictionary and select English (US) or whatever you have there.
5. Then click on the search button and just type random letters and hit search is what i did to get to this next step.
6.. You should be able to type in the letter "g" and you should see something called google voice typing
7. click that and go to Text-to-speech.
8. Then click the blue gear next to google text to speech
9. click install voice data
10. you should see 3 dots on the top right hand corner open that and click open source licenses
11. once you're at this part just simply hold a line down as if you were going to copy it.
12. you should see about 4 options on what you want to do with that line like copy or share it search it on the web.
13. what you want to do is click search, its the fourth option.
14. delete whatever is on the search and type in settings the option to access the settings should pop up on the bottom as a suggestion.
15. click that and now you're at the settings.
From here on i assume you know how to access the about phone and turn on developer settings but this is the problem you can turn it on but you cant access the developer menu you can just click it and nothing will happen. same for trying to reset the phone from the back up and reset menu.
if anybody knows what the case may be please let me know i'm constantly trying to find the solution to this whenever i have the free time but so far no solution has came up. i am able to download apks by instead of typing in settings on the google search i type in file manager and simply transfer over the apk through my pc onto the phone. that i can do without usb debugging becasue my pc picks the phone up as a portable device.
Click to expand...
Click to collapse
Solution!
Yerhope said:
So, I got a Zte Avid Plus z828 (t mobile no sim card) that has frp so basically i cant get pass the google account verification screen. I have found a way to get into the settings and enable developer mode without no otg method or apk methods. I simply used the text to speech method where i open the source for that and then open up google and search settings allowing me to access the settings and enable developer mode via build version.
Now here's the problem I can click backup and reset but when i actually click RESET PHONE nothing happens. I can keep on clicking it and nothing will happen it's a button thats just there. I want to enable USB debugging with hopes of using adb shell and wiping the phone that way but i can't even access the developer settings. I click on the developer settings and nothing happens its the same situation with the RESET PHONE option. Why is this occurring? Anyone have any advice as to how i can get around this? I've tried downloading apks that would open the developer settings but it opens for less then a second then instantly closes. I'm new here so i'm not even sure if this is where i was supposed to even post this, sorry if it wasn't the correct place to post this. if you need me to elaborate anymore just ask, i'll gladly do it.
Click to expand...
Click to collapse
Okay, I spent more time than i care to admit on getting through this frp. I have z3x and a few other utilities and i use them when i can, but i don't honestly lay hands on ZTE very often. Anyway, you do NOT need GC or any other box--
so following the last poster's steps (credit to yerhope):
9. click install voice data
10. you should see 3 dots on the top right hand corner open that and click open source licenses
11. once you're at this part just simply hold a line down as if you were going to copy it.
12. you should see about 4 options on what you want to do with that line like copy or share it search it on the web.
13. what you want to do is click search, its the fourth option.
this is where he leaves off... and where i pick up.
14. Download "quickshortcut maker" apk to your computer (or copy from apk extractor on a phone or any other method..
15. Select z828 in my computer and copy quickshortcut maker to downloads
16. On the phone, after clicking the search button, clear the browser box and type in "file manager" - it will show up just below. select it
17. Go to downloads in the file manager and select quickshortcut maker
18. install the app, blah blah blah
19. Once in the app, search "google account" you will have several pop up
20. Select the one that says "email and password" when you do, it will ask for a password to an account you aren't sure of.
21. click menu on top right - Browser sign in is the option - click it
22. Sign in to your email and account
23. Once you are signed in, press and hold power for a soft reset (restart)
24. Proceed as usual to wifi page and BOOM!
25. Profit. not much though, cuz its still a ZTE.
o12VOLTSo said:
Okay, I spent more time than i care to admit on getting through this frp. I have z3x and a few other utilities and i use them when i can, but i don't honestly lay hands on ZTE very often. Anyway, you do NOT need GC or any other box--
so following the last poster's steps (credit to yerhope):
9. click install voice data
10. you should see 3 dots on the top right hand corner open that and click open source licenses
11. once you're at this part just simply hold a line down as if you were going to copy it.
12. you should see about 4 options on what you want to do with that line like copy or share it search it on the web.
13. what you want to do is click search, its the fourth option.
this is where he leaves off... and where i pick up.
14. Download "quickshortcut maker" apk to your computer (or copy from apk extractor on a phone or any other method..
15. Select z828 in my computer and copy quickshortcut maker to downloads
16. On the phone, after clicking the search button, clear the browser box and type in "file manager" - it will show up just below. select it
17. Go to downloads in the file manager and select quickshortcut maker
18. install the app, blah blah blah
19. Once in the app, search "google account" you will have several pop up
20. Select the one that says "email and password" when you do, it will ask for a password to an account you aren't sure of.
21. click menu on top right - Browser sign in is the option - click it
22. Sign in to your email and account
23. Once you are signed in, press and hold power for a soft reset (restart)
24. Proceed as usual to wifi page and BOOM!
25. Profit. not much though, cuz its still a ZTE.
Click to expand...
Click to collapse
Does this mean you have confirmed this on ZTE?
Yerhopes solution worked for my zte lever
Follow yerhopes solution after step 15 while in settings go to backup and reset make sure back up data is off then factory reset erase Everything phone will reboot old owners info gone no need to download anything worked for 2 Zte levers i bought from ebay.
Bought a EE Jay Tablet (also a ZTE tablet) that had FRP enabled, easiest way I could do it was
1. connect to wifi, get to the previous account required screen.
2. open the keyboard and hold the @ symbol and open the keyboard settings.
3. top right corner press the 3 dots and choose help and type in apps in the search box.
4. access the app settings screen via the link from the help section then goto all and launch settings app
5. enable unknown sources in security and return to app settings screen and launch chrome this time or any browser.
6. goto http://rootjunkysdl.com/files/?dir=Apps and download this file com.sika524.android.quickshortcut.apk
7. you may get a download notification that the file has finished if not go back again to the app settings screen and all again and launch downloads app
8. you will now see the file download open it and install and then open the app
9. in the quick shortcut app search for google account and choose email and password and select try
10. now the google accounts manager has launched, in the top right corner press the 3 dots and choose browser sign-in
11. sign in with a google account and once done it will close and go back to the quick shortcut maker.
12. you still won't have access yet but all I done was reboot the device and continued the setup, this time there was no errors or required sign in and had full access.
Hope this helps someone, this was basically a copy of this video which may be helpful https://www.youtube.com/watch?v=GKdVvBSIb0M
Idk wat im doing but watever I do cant make crap any worse so I went under security and theres a place says trusted agents I clicked that and it said google smart lock so I turned it off im hoping this works guys ill let u know
yes
Arykit said:
Does this mean you have confirmed this on ZTE?
Click to expand...
Click to collapse
I used this method, personally, for zte Avid I believe. Yerhope's solution works for some firmwares prior to firmware i was on. i'm sorry, i do not recall that at this moment as it was some time ago. if Yerhope's solution is not effective for you, then progresss to my steps that pick up right where previous solution left off. so once again, YES, this worked on my device, did not test for others. my understanding is kingo can acquire root access in a special way as well that will allow you to adb clear frp. looking for commands? i do not have them sorry.

Add Guest mode and Multiple Users. (Easy)

For those of you who's carriers have disabled the Guest mode and Multiple Users mode you can easily turn it back on provided your phone IS rooted and you're capable of editing the build.prop file in the /system folder.. This feature comes in handy when your family or friends want to use your phone and you don't want them to be snooping through your stuff! Add this to your build.prop file
#
# Multi-Users
#
fw.max_users=3
fw.show_multiuserui=1
And then reboot the phone and upon turning back on swipe down from the top quick settings and you'll see a new option (circle picture) next to the system icon gear.. Tap that and check it out..
As always, make sure you make a backup first since you never know if anything could possibly go wrong!
I have the unlocked Note. Is guest mode disabled on the unlocked version? Or do I need to root to enable it? Thanks!
m20120 said:
I have the unlocked Note. Is guest mode disabled on the unlocked version? Or do I need to root to enable it? Thanks!
Click to expand...
Click to collapse
You should be able to see a picture right next to the system icon gear in the quick settings menu. If you can't tap on it then you don't have it and the only way I know of to get it is with root access to change the build.prop file.
No Icon visible
Hello. My Note8 is rooted. After changing Build.prob, I can add users, but not switch. The Icon in Task bar is missing. I checked the Build.prob. entrys. They are correct. Any help?
Greetz, Thorsten
Thor64 said:
Hello. My Note8 is rooted. After changing Build.prob, I can add users, but not switch. The Icon in Task bar is missing. I checked the Build.prob. entrys. They are correct. Any help?
Greetz, Thorsten
Click to expand...
Click to collapse
I'm not sure since I don't use that anymore. Sorry.

Categories

Resources