![]() |
#1 |
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 51
Karma: 9502
Join Date: Oct 2010
Location: California
Device: Kindle 3 WiFi, Kindle 4 Touch
|
Removing Ads with the GUI Launcher
EDIT:
As you can see in post 4, Emrexcem posted some code. I finally got around to testing it, and I am blown away. Turns out it fundamentally remakes the kindle into a non-ad version, allowing us to be able to use YiFanLu's custom screensaver mod - http://yifan.lu/p/custom-screensaver/ Old post in spoiler. Spoiler:
---Instructions--- 1. Install YiFanLu's GUI Launcher - https://www.mobileread.com/forums/sho...d.php?t=161263 2. extract the AdToggle zip into the extensions folder 3. Reboot 4. Go to Menu --> Launcher --> Toggle Ads. They will be removed forever. Restoring ads 1. Open extensions/AdToggle/bin/toggleads.sh 2. comment out the first chunk of code (labelled as removing ads) 3. delete the # mark in front of the second chunk of code (labelled as restoring ads) 4. Run the script as in step 4 above. 5. (or just use v2.1, there are two profiles for this.) Optionally just SSH in and delete /var/local/adunits, then move /var/local/adunits.bkp to /var/local/adunits Custom Screensaver Install YiFanLu's custom screen saver, and follow the instructions. http://yifan.lu/p/custom-screensaver/ Download: v2.2 has two profiles, hide and show v2.0 just removes them, if you want them back you should edit the script v1.5 is legacy, for those who want to keep their bottom banner --- http://ebookjuggler.com/kindle/remov...-kindle-touch/ ^ My site. Last edited by vaniaspeedy; 03-25-2012 at 06:18 PM. Reason: bug fix |
![]() |
![]() |
#2 |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 396
Karma: 33660
Join Date: Jul 2011
Device: Kindle 3, Kindle 4, Kindle PW, Nexus7 3G
|
Quite interesting is, that there are no screensavers afterwards, but the last open page is displayed in the sleepmode.
|
![]() |
![]() |
#3 |
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 51
Karma: 9502
Join Date: Oct 2010
Location: California
Device: Kindle 3 WiFi, Kindle 4 Touch
|
I have the same, try running it again. 2 times in a row works for me.
--edit--- *facepalm* - I forgot to change the paths from absolute to relative. Updated the script, it should do the trick. ---edit v2--- Fixes it, see changelog for v1.2 Last edited by vaniaspeedy; 01-14-2012 at 08:41 PM. |
![]() |
![]() |
#4 | |
Turkish :)
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 40
Karma: 2700
Join Date: Feb 2012
Location: Türkiye
Device: Kindle Touch (5.03)
|
this one works
Quote:
|
|
![]() |
![]() |
#5 |
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 51
Karma: 9502
Join Date: Oct 2010
Location: California
Device: Kindle 3 WiFi, Kindle 4 Touch
|
|
![]() |
![]() |
#6 |
Connoisseur
![]() Posts: 58
Karma: 26
Join Date: Dec 2011
Device: K3G, KF2
|
|
![]() |
![]() |
#7 |
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Jan 2012
Device: Kindle Touch
|
Is this hack working with 5.0.3 update?
EDIT: OK, now I know. It works. Thx Last edited by cieplok; 02-21-2012 at 02:43 AM. |
![]() |
![]() |
#8 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,669
Karma: 2300001
Join Date: Mar 2011
Location: Türkiye
Device: Kindle 5.3.7
|
vaniaspeedy: Could you update your launcher ext. according to this one?
Code:
/etc/init.d/framework stop mv /var/local/adunits /var/local/adunits.bkp touch /var/local/adunits /etc/init.d/framework start |
![]() |
![]() |
#9 |
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Jan 2012
Device: Kindle 4 Non Touch
|
Will this work on a K4 NT?
I would really like to have the last page opened displayed in sleep mode. |
![]() |
![]() |
#10 |
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 51
Karma: 9502
Join Date: Oct 2010
Location: California
Device: Kindle 3 WiFi, Kindle 4 Touch
|
i have not tested this on a NT, but you can try. if you want the last page read to be displayed, simply delete the screensaver.png, and the kindle will show a transparent screensaver.
|
![]() |
![]() |
#11 | |
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 51
Karma: 9502
Join Date: Oct 2010
Location: California
Device: Kindle 3 WiFi, Kindle 4 Touch
|
Quote:
Thanks for all of the input, seems like we have a few good ways to add in custom screensavers ![]() |
|
![]() |
![]() |
#12 |
Member
![]() Posts: 15
Karma: 26
Join Date: Dec 2011
Device: kindle touch
|
@vaniaspeedy
i have pathartl's mp3 hack installed and thinking of updating to 5.03. The AdToggle folder must be located in the root of the kindle right? And is this a one click hack like pathartl's? I don't know anything about SSH. thanks |
![]() |
![]() |
#13 | |||
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 51
Karma: 9502
Join Date: Oct 2010
Location: California
Device: Kindle 3 WiFi, Kindle 4 Touch
|
Quote:
Quote:
Quote:
![]() In theory, pathartl's hack should remove the ads completely, but in my experience the ad files were redownloaded the moment i turned on wifi. I decided to write a toggle that incorporates into the launcher instead of using an mp3. I hope this helps! ![]() |
|||
![]() |
![]() |
#14 |
Junior Member
![]() Posts: 4
Karma: 10
Join Date: Jan 2012
Device: Kindle 4 Non Touch
|
|
![]() |
![]() |
#15 |
Member
![]() Posts: 19
Karma: 10
Join Date: Mar 2011
Device: KINDLE
|
I don't see it in the Launcher menu
I extracted the zip to the extensions folder and rebooted but it doesn't appear in the Launcher menu.
|
![]() |
![]() |
Tags |
k_touch, pathartl, remove ads, yifanlu |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Extended Linux Functionality - GUI Launcher Kindle Touch | dasmoover | Kindle Developer's Corner | 41 | 02-11-2013 06:05 PM |
GUI Launcher for Kindle Touch | yifanlu | Kindle Developer's Corner | 299 | 01-24-2013 01:59 PM |
android launcher | Mark.S | Kobo Tablets | 4 | 12-26-2011 05:11 PM |
how to uninstall Go Launcher | joshualintag | Kindle Fire | 1 | 11-22-2011 07:46 AM |