how to remove adfree - Galaxy Note II Q&A, Help & Troubleshooting

i can no longer access sites like zippyshare and other.....it has completely blocked all ads, i tried unistalling it but still ads are blocked any wat out?how to completely remove it?
Sent from my GT-N7100 using xda premium

On which browser
Sent from my GT-N7100 using xda premium

@AbhimanyuAryan - just delete the hosts file in /system/etc (Or rename it to something else to be safe)
Obviously that's after mouting system as r/w - but I guess you should already know that.

tuxonhtc said:
@AbhimanyuAryan - just delete the hosts file in /system/etc (Or rename it to something else to be safe)
Obviously that's after mouting system as r/w - but I guess you should already know that.
Click to expand...
Click to collapse
Can I do that with root explorer?
Sent from my GT-N7100 using xda premium

aukhan said:
On which browser
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
All
Sent from my GT-N7100 using xda premium

tuxonhtc said:
@AbhimanyuAryan - just delete the hosts file in /system/etc (Or rename it to something else to be safe)
Obviously that's after mouting system as r/w - but I guess you should already know that.
Click to expand...
Click to collapse
There's a file named hosts should I delete it or rename it?
Sent from my GT-N7100 using xda premium

AbhimanyuAryan said:
There's a file named hosts should I delete it or rename it?
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
Either. I said rename since you could easily rename it back to restore in case something happens (highly unlikely). Just to be safe.
PS: You can do that with Root explorer, yes. Or EZ.

AbhimanyuAryan said:
There's a file named hosts should I delete it or rename it?
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
I also noticed this just now that this is an issue with my device as i've installed Adaway.
looking for solutions

ads away is good
aukhan said:
I also noticed this just now that this is an issue with my device as i've installed Adaway.
looking for solutions
Click to expand...
Click to collapse
i have ads away installed in my tab2 and no such issue....i guess ads away is slightly better than this app:angel:

Related

.bin files?

Why do some developere put the .apk in a .bin file? Is there any way to open it on my Evo, not using my computer?
Sent from my PC36100 using XDA App
Remove the bin at the end of the file ex: bootanimation.bin just rename to bootanimation.apk and it should work. This happens to me on certain sense roms; try using a different file manager if you're having problems renaming like es file manager or androzip.
Thanks so much man!!
Sent from my PC36100 using XDA App
lilman355 said:
Thanks so much man!!
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
No problem I hope that works

{TUT} How to Odex your APKs.

EDIT: I apologize for not including this earlier, but I have attached dexopt-wrapper.bin to the bottom of the post. Unzip and push it to system/bin. Then give it the correct permissions which are
Read Write Execute
--x----x------x
--x-----------x
--x-----------x
I haven't seen any tutorials on how to odex an apk sooooo i thought i'd throw one up on here.
Before we begin, of course, a great big thank you to strongsteve, mpcdata and Capp5050.
Well first things first make a nandroid backup in recovery. Once thats done follow these steps.
Apps needed if doing it on the phone:
1. Rom Toolbox (I have the paid version)
(You can also just download a terminal emulator)
2.Get both Root Explorer and Astro File Manager.
3.Use Root Explorer and go to either system/app or data/app (system/app is for system files{most if not ALL of these files are already odexed} data/app is where you can find the apps you've installed from the market{!!!-I'm pretty sure the launchers are in system/app-!!!})
4.Copy the app that you want to odex into a new folder on your internal sdcard named "app"(in case you mess up you don't get problems ;D)
5.I suggest you write down the name of the app so you don't have to go back and forth if you have horrible memory like me =D.
6.Open up your terminal emulator and type
dexopt-wrapper /sdcard/app/insert.name.of.file.here.apk /sdcard/app/insert.name.of.file.here.odex
7.Press enter and check that new folder you made named "app", you should see both the .apk and the .odex file.
8.Next long press the .apk file in Root Explorer and hit Open With and then select Astro File Manager. Astro should pop up with three choices, you're going to click Browse File.
9.In that file you should see "classes.dex". DELETE that file.
(NOTE: you MUST do this from within Astro because if you unzip it will break the signature and file will be usless{unless you can resign it})
10.Once done you exit Astro and head back into Root Explorer, copy the .apk and .odex files and put them back into the folder you got the original .apk from (system/app or data/app)
11.Once you put both of them in there you need to fix the permissions, simply long press on the files (one at a time ;D) and scroll down the pop-up menu to Permissions.
12.You will have three columns Read, Write and Execute along with three rows Owner, Group and Others.
Your Permissions should be (this is for both .apk and .odex)
Read Write Execute
--X----X-----------
--X----------------
--X----------------
(I've attached a picture below of what your permissions should look like)
13.Once your permissions match the above diagram hit OK and restart your phone and your app is officially ODEXED.
If you have any questions feel free to PM me. I'll be glad to help with as much as i can. =D
NOTE:To Everyone: If i forgot something PLEASE let me know.
: To Mods: If this shouldn't be here please move it (if unnecessary, delete it)
Alred hit yo button but just wanted to say thank you in writing.
....um one major thing...your gonna need dexopt-wrapper script in system/bin to be able to odex within the rom
Was actually just wondering about that cause my script was in the rom already. Ill look into that in a few cause I'm going back to bed XD and you're welcome Cole I hope it has clear instructions XD
Sent from my SPH-D710 using xda premium
BigJPNut said:
....um one major thing...your gonna need dexopt-wrapper script in system/bin to be able to odex within the rom
Click to expand...
Click to collapse
Dexopt-wrapper is a binary.. Not a script..
Sent from my SPH-D710 using Tapatalk
strongsteve said:
Dexopt-wrapper is a binary.. Not a script..
Sent from my SPH-D710 using Tapatalk
Click to expand...
Click to collapse
Thats what I meant lol. Thanks for the correction Steve....either way gotta have it.
BigJPNut said:
Thats what I meant lol. Thanks for the correction Steve....either way gotta have it.
Click to expand...
Click to collapse
I updated the thread and it now includes where to put it and what permissions to give it. The file was also attached to the bottom of the thread.
I've tried this a dozen times every which way and it always says no such location exists
Sent from my SPH-D710 using xda premium
Optimal Carnage said:
I've tried this a dozen times every which way and it always says no such location exists
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
You have to create the app folder in sdcard =D
Sent from my SPH-D710 using xda premium
mavd5831 said:
You have to create the app folder in sdcard =D
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
I've done that lol...and to be specific the folder is located at the root of they internal sdcard not external correct?
Sent from my SPH-D710 using xda premium
Optimal Carnage said:
I've done that lol...and to be specific the folder is located at the root of they internal sdcard not external correct?
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Yeah its on internal sdcard tell me what youre typing lol
Or gimme a screenshot
Sent from my SPH-D710 using xda premium
mavd5831 said:
Yeah its on internal sdcard tell me what youre typing lol
Or gimme a screenshot
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
dexopt-wrapper /sdcard/app/galleries.apk /sdcard/app/galleries.odex
Exactly how you have it posted but with the app I want to odex.
Sent from my SPH-D710 using xda premium
Optimal Carnage said:
dexopt-wrapper /sdcard/app/galleries.apk /sdcard/app/galleries.odex
Exactly how you have it posted but with the app I want to odex.
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Hmmm have you put dexopt-wrapper.bin in system/bin and gave it permissions?
And did you copy the apk into sdcard/app?
Sent from my SPH-D710 using xda premium
mavd5831 said:
Hmmm have you put dexopt-wrapper.bin in system/bin and gave it permissions?
And did you copy the apk into sdcard/app?
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Yeah I copied the bin file as well as copied the app to the sdcard location. I'm trying to get scrolling wallpaper back after el29 and somebody posted the old apk but it's deodexed and I'm odex on my phone.
Sent from my SPH-D710 using xda premium
Optimal Carnage said:
Yeah I copied the bin file as well as copied the app to the sdcard location. I'm trying to get scrolling wallpaper back after el29 and somebody posted the old apk but it's deodexed and I'm odex on my phone.
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Im not sure but check to see if the app folder you created is App or app and try it however it is there
Sent from my SPH-D710 using xda premium
You can also try odexing it from within its originl folder
Ex. dexopt-wrapper /data/app/galleries.apk /data/app/galleries.odex and then copy the apk somewhere outside the data folder and delete the classes.dex file then put it back in the data folder and set permissions.
Sent from my SPH-D710 using xda premium
Let me know if it worked ;o
Sent from my SPH-D710 using xda premium
thanks for posting this.
I second that gravedig
Sent from my SPH-D710 using Tapatalk
Thirded. Lol. I learned how to odex my apps this morning! Worked first try. Great instructions. Thanks
Sent from my SPH-D710 using Xparent Blue Tapatalk 2

(Req) ICS BLACK SMS

I just want the stock SMS black without having to root. Is that possible?
Sent from my Galaxy Nexus using XDA Premium HD app
Use search. There are couple ones in this section.
http://db.tt/E264bHCi
I did search and found several. But none work on my phone. I'm assuming its because I'm not rooted. Thanks for posting that link but it says there's a problem parsing package.
Sent from my Galaxy Nexus using XDA Premium HD app
mimic1011 said:
I did search and found several. But none work on my phone. I'm assuming its because I'm not rooted. Thanks for posting that link but it says there's a problem parsing package.
Sent from my Galaxy Nexus using XDA Premium HD app
Click to expand...
Click to collapse
Hi,
Yes you need root,system applications don't install like other applications,they must be "push" directly in system/app folder and have the correct permissions...
Sweet. Didn't know we could install this! Can I just use root explorer to drag it there and install from system/app? Then do I remove the original messaging apk or does it just update over it? Thank you
Sent from my Galaxy Nexus using XDA
nexicon said:
Sweet. Didn't know we could install this! Can I just use root explorer to drag it there and install from system/app? Then do I remove the original messaging apk or does it just update over it? Thank you
Sent from my Galaxy Nexus using XDA
Click to expand...
Click to collapse
Hi,
Yes you can use Root Explorer and yes just drag and drop in system/app and don't forget to set the correct permissions like the others apps in system/app...
For security rename your old Mms.apk (like Mms.apk.old or .bak) and keep it or move it in your sdcard,if something is wrong with your new app,delete-it and rename correctly your previous app.
Eventually reboot after and you're good...
Thanks it's beautiful. Now I rebooted but couldn't find any way to fix permissions. Do you mean in clockwork recovery? I'm using es file explorer. Thanks for your help
Sent from my Galaxy Nexus using XDA
Re,
Yes you can set the permissions in recovery in advanced settings if I remember right.
I don't use ES File Explorer but Root Explorer but I think in ES you can change the permissions,no?Like Root Explorer:long press on the app?
At worst you do it in recovery...
EDIT:I just watched ES File Explorer on the Play Store and yes you can change the permissions (it's in the description) so it's like you want...Try in recovery it may avoid errors.
Thanks.... Really didn't wanna root this one
Sent from my Galaxy Nexus using XDA Premium HD app

stock file folder root

is there any way to give stock file manager root access so I can copy/paste .apk, delete some old backups I did from CWM ect.
I know there is a bunch of file managers on the GPlay but i like the smooth and simplicity of the stock one.
thanks
Nope.
Sent from my SGH-I747 using xda premium
go buy root explorer...
drksilenc said:
go buy root explorer...
Click to expand...
Click to collapse
+1
Sent from my SGH-I747 using xda premium

[Q] How to remove OI File Manager

seems that i can't find the .apk file inside /system/ap using root explorer. i'll be using cm10 file manager so i want to remove it. thnx in advance
dec0der said:
seems that i can't find the .apk file inside /system/ap using root explorer. i'll be using cm10 file manager so i want to remove it. thnx in advance
Click to expand...
Click to collapse
Try uninstall it using titanium backup..
Sent from my GT-I8150 using xda premium
eza azami said:
Try uninstall it using titanium backup..
Sent from my GT-I8150 using xda premium
Click to expand...
Click to collapse
yep, i just thought it has a different filename in /system/app thats why i can't find it there. thnx :good:

Categories

Resources