How can one tell if it is warez?Be careful, I think those are warez there.
Sent from my Nook HD+ using Tapatalk
How can one tell if it is warez?Be careful, I think those are warez there.
Sent from my Nook HD+ using Tapatalk
That is not Google, that is a developer site hosted by Google. Look at the downloads there, setcpu and this app. Those are both paid apps. Unless they are alphas or beta releases, they are warez. And these are recent versions.How can one tell if it is warez?
Had everything working like a charm...rooted, Google Play, etc. and this afternoon my Nook downloaded a freaking update that wiped the whole damn thing. I'm now on 2.0.4...hoping I can downgrade. Sigh...
I didn't know settings.db is device specific. Actuallly, I got my own setting.db (modified using asqllitemanage) from the same device, which had been rooted following your instruction. Also, the harder way: one could run busybox in a script to cp the settings.db file, then modify it another android device.It sound kinda creepy the way you do it, and no it's not like you do it w/o rooting. Since the boot_complete_hook.sh will be run as root, and you never removed the file that's pushed and no longer necessary. The boot_complete_hook.sh in the OP is basically allow the root to be expanded for other use. Also where are you going to get settings.db from /data/data/com.android.providers.settings/databases/ ? I believe this file is specific per developing device. I think that not only that this file is specific to your device, but everytime you do a factory rest you get a new device ID. If you peek into the settings.db file, you would know that it contain device_id and paired bluetooth mac address. So, why would anyone want to share that?
If you despite root that much, then root first, then follow this guide. Then unroot. And that should enable your unknown source.
Hi, I'm a nooby who has been waiting to know where to go. Kudos for re-opening the thread.It sound kinda creepy the way you do it, and no it's not like you do it w/o rooting. Since the boot_complete_hook.sh will be run as root, and you never removed the file that's pushed and no longer necessary. The boot_complete_hook.sh in the OP is basically allow the root to be expanded for other use. Also where are you going to get settings.db from /data/data/com.android.providers.settings/databases/ ? I believe this file is specific per developing device. I think that not only that this file is specific to your device, but everytime you do a factory rest you get a new device ID. If you peek into the settings.db file, you would know that it contain device_id and paired bluetooth mac address. So, why would anyone want to share that?
If you despite root that much, then root first, then follow this guide. Then unroot. And that should enable your unknown source.
You don't even need to change /system. Just interrupt the boot 8 times in a row. It will reset.You can always make a chang to /system and reboot 8 times. Will get a brand new machine then!
Sent from my BNTV600 using xda app-developers app
No, you can't. Adway (and adfree and other programs) changes the hosts file that's located in /system. I think that's covered on the nook hd FAQ.Can installing AdAway cause the factory reset? I just installed it and it asked to reboot and when I did it triggered the factory reset loop.
Thank you both, and to someone0 and skyhawk1 for all your great work!You don't even need to change /system. Just interrupt the boot 8 times in a row. It will reset.
Sent from my Nook HD+ using Tapatalk
Worked like a charm. Thanks for the help.AdAway CAN be install, with a big caution. When installed, first you have to go to menu > preferences > target hosts file > /data/data/hosts, it will then ask to create symbolic link, say yes and then you can reboot.
reroute /data/local/tmp
.
Now rebooting
.
.
waiting for reboot to finish and making directory /data/su
mkdir failed for /data/su, File exists
uploading su
508 KB/s (22364 bytes in 0.042s)
uploading busybox
3366 KB/s (586212 bytes in 0.170s)
uploading new sbin(su+busybox)
failed to copy 'sbin_mount' to '/data/su/sbin_mount': Permission denied
uploading boot_complete_hoot
3 KB/s (368 bytes in 0.098s)
Unable to chmod /data/su/*: No such file or directory
.
Now rebooting again.
Are you doing this from scratch? Or have you done verygreen version of root b4?I am getting permission error in Windows. Don't know what to do.
Can anyone help?Code:reroute /data/local/tmp . Now rebooting . . waiting for reboot to finish and making directory /data/su mkdir failed for /data/su, File exists uploading su 508 KB/s (22364 bytes in 0.042s) uploading busybox 3366 KB/s (586212 bytes in 0.170s) uploading new sbin(su+busybox) failed to copy 'sbin_mount' to '/data/su/sbin_mount': Permission denied uploading boot_complete_hoot 3 KB/s (368 bytes in 0.098s) Unable to chmod /data/su/*: No such file or directory . Now rebooting again.