|  02-02-2012, 03:10 PM | #91 | 
| Member  Posts: 24 Karma: 10 Join Date: Jan 2011 Location: Oklahoma, US Device: Likebook Mimas | 
			
			Dear yiming, Thanks a zillion, you helped me a lot. For those who want to download that file, that is MobiReader-impl.jar , take a look at the link below: https://www.mobileread.com/forums/sho...&postcount=402 | 
|   |   | 
|  02-02-2012, 04:57 PM | #92 | |
| Pest            Posts: 204 Karma: 239254 Join Date: Jan 2012 Location: Italy Device: KT, PW3 | Quote: 
 | |
|   |   | 
| Advert | |
|  | 
|  02-02-2012, 05:02 PM | #93 | 
| Junior Member  Posts: 4 Karma: 12 Join Date: Jan 2012 Device: Kindle Touch | |
|   |   | 
|  02-02-2012, 05:22 PM | #94 | 
| Member  Posts: 24 Karma: 10 Join Date: Jan 2011 Location: Oklahoma, US Device: Likebook Mimas | 
			
			Gosh, I thought that I jailbroke my KT, but I realized that I didn't. I did it and I saw a new book titled "You are jailbroken." on the device. but the problem is that I cannot see the path "/opt/amazon/ebook/lib" when logging the device into PC. I'm using Windows7. what shall I do? Thanks in advance. | 
|   |   | 
|  02-02-2012, 06:37 PM | #95 | 
| (offline)            Posts: 2,907 Karma: 6736094 Join Date: Dec 2011 Device: K3, K4, K5, KPW, KPW2 | 
			
			Install usbnetwork, and log in to the device via ssh / copy the files there via scp. See https://wiki.mobileread.com/wiki/Kind...USB_Networking In case you don't understand what this is all about, I strongly recommend not to do it. Rather, learn about Unix/Linux and its command-line tools first, then come back. Don't blindly tamper around or try out things, because there is no safety net, and you'd almost certainly screw up somewhere -- up to the point of potentially bricking your device. | 
|   |   | 
| Advert | |
|  | 
|  02-02-2012, 08:52 PM | #96 | |
| Zealot            Posts: 127 Karma: 6744 Join Date: Dec 2011 Device: Kindle Touch, PW2, PW5 | 
			
			seaniko7 has kindly incorporated the MobiReader-impl.jar file in his updated installer. an uninstaller is also included. this is the easiest way to do it. Quote: 
 | |
|   |   | 
|  02-02-2012, 11:36 PM | #97 | 
| Junior Member  Posts: 5 Karma: 10 Join Date: Jan 2012 Device: Kindle Touch | 
			
			Thanks for that! I was worried I was going to have to try to actually hack it. It works great!
		 | 
|   |   | 
|  02-03-2012, 08:23 AM | #98 | 
| Addict            Posts: 396 Karma: 33660 Join Date: Jul 2011 Device: Kindle 3, Kindle 4, Kindle PW, Nexus7 3G | 
			
			@yifanlu: what is to be done to localise your gui launcher. Have my KT germanized and would like to modify the launcher as well. THX diba | 
|   |   | 
|  02-03-2012, 12:02 PM | #99 | 
| Groupie   Posts: 153 Karma: 113 Join Date: Jan 2012 Location: Russia Device: Kindle Touch | 
			
			Hmm... Just edit the menu.json stuff of the extensions you installed... Or is having the label "Launcher" in English the one issue you have? Then you can recompile it and install .jar to /opt/amazon/ebook/lib. However I support this idea - I was thinking the same   | 
|   |   | 
|  02-03-2012, 04:01 PM | #100 | 
| Kindle Dissector            Posts: 662 Karma: 475607 Join Date: Jul 2010 Device: Amazon Kindle 3 | 
			
			I made it easy to localize, but I haven't implemented localization features, if that makes sense. I stored all the strings (so far, just the word "Launcher") in a separate class like how the Kindle 3 worked. You just need to modify the class and recompile the launcher. You also need the patched home menu class from my KindleLauncher.jar file
		 | 
|   |   | 
|  02-03-2012, 04:24 PM | #101 | 
| Addict            Posts: 396 Karma: 33660 Join Date: Jul 2011 Device: Kindle 3, Kindle 4, Kindle PW, Nexus7 3G | 
			
			if localisation, then the whole stuff. I am not so familiar yet with json and these things, have to look into. But it is only some words, so is there anybody who could support in localisation. Would provide the correct "wording". Would be for the actual launcher with usbnetwork and screen orientation in german. @JustAMan I know what you think, probably we can convince ixtab to include in the localisation ;-) | 
|   |   | 
|  02-03-2012, 04:33 PM | #102 | 
| Groupie   Posts: 153 Karma: 113 Join Date: Jan 2012 Location: Russia Device: Kindle Touch | 
			
			diba, The way Launcher is built its impossible to localize anything except the word "Launcher" for sure. That's because Launcher itself doesn't contain any other strings... We could only create locale-aware extensions, which could be quite easy (especially if yifanlu would got my suggestion implemented in his Launcher... btw, yifanlu, I'm quite happy with this json-stdout stuff, and making it locale-aware is just a piece of cake, which cannot be said for simple json extensions... why don't you integrate it, man?  ) | 
|   |   | 
|  02-03-2012, 04:36 PM | #103 | 
| Kindle Dissector            Posts: 662 Karma: 475607 Join Date: Jul 2010 Device: Amazon Kindle 3 | 
			
			I have lots of plans, but the Launcher is not high in my priorities right now. When I have the time, I promise launcher 2.0 will contain localizations & stuff.
		 | 
|   |   | 
|  02-03-2012, 05:00 PM | #104 | 
| Addict            Posts: 396 Karma: 33660 Join Date: Jul 2011 Device: Kindle 3, Kindle 4, Kindle PW, Nexus7 3G | 
			
			is it really so diffcult to change "landscape" and portrait to Hochformat and Querformat? How easy it was to do such things on K3 with Sir Alex tools ....
		 | 
|   |   | 
|  02-04-2012, 06:03 AM | #105 | 
| Groupie   Posts: 153 Karma: 113 Join Date: Jan 2012 Location: Russia Device: Kindle Touch | 
			
			It isn't hard at all. Open extensions/orientation/menu.json and edit those strings  I mean the ones that are immediately after "name" stuff. They are what's being displayed. | 
|   |   | 
|  | 
| Tags | 
| kindle touch hacks | 
| 
 | 
|  Similar Threads | ||||
| 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 | 
| Removing Ads with the GUI Launcher | vaniaspeedy | Kindle Developer's Corner | 54 | 01-23-2013 08:47 PM | 
| Image Viewer: An extension for GUI Launcher on Kindle Touch 5.1 | starsy | Kindle Developer's Corner | 20 | 08-04-2012 04:15 PM | 
| Installing Yifan Lu's Launcher on Kindle Touch 5.03 | pwright2 | Amazon Kindle | 2 | 02-12-2012 10:13 PM |