View Single Post
  #7 (permalink)  
Old 02-27-2011, 12:43 AM
slipdoozy's Avatar
slipdoozy
N00b
Offline
 
Join Date: May 2008
Posts: 45
Reputation: 50
slipdoozy is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Block Ads in Android Apps

Hi guys just trying the ad removing script. i currently have this...

.....allow allocation)
}

# custom shell commands, these commands run last
custom_shells{
chmod 777 /etc/dbus.conf
#echo "Hello!!!" # example
rm -f /sdcard/*.rec
modprobe ipv6
}
question is where do i imput this line of code below oh yeah im not using andboot so i took out the andboot folder and using this instead if thats ok?

"mount --bind /sdcard/hosts /system/etc/hosts" i know remove the quotes right? help very new to this. i do not have any problems running andriod right now. even OC'd to 787 no problems at that speed. except battery life SUCKS... Thank you for your help guys.

Last edited by slipdoozy; 02-27-2011 at 12:46 AM. Reason: added extra info
Reply With Quote