Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 02-08-2013, 03:39 PM   #346
DuckieTigger
Wizard
DuckieTigger ought to be getting tired of karma fortunes by now.DuckieTigger ought to be getting tired of karma fortunes by now.DuckieTigger ought to be getting tired of karma fortunes by now.DuckieTigger ought to be getting tired of karma fortunes by now.DuckieTigger ought to be getting tired of karma fortunes by now.DuckieTigger ought to be getting tired of karma fortunes by now.DuckieTigger ought to be getting tired of karma fortunes by now.DuckieTigger ought to be getting tired of karma fortunes by now.DuckieTigger ought to be getting tired of karma fortunes by now.DuckieTigger ought to be getting tired of karma fortunes by now.DuckieTigger ought to be getting tired of karma fortunes by now.
 
DuckieTigger's Avatar
 
Posts: 4,742
Karma: 246906703
Join Date: Dec 2011
Location: USA
Device: Oasis 3, Oasis 2, PW3, PW1, KT
Quote:
Originally Posted by twobob View Post
nah sounds perfectly feasible.

Eureka posted something on this I think. will dig.

please can someone with a PW put the output of:

cat /usr/share/webkit-1.0/pillow/debug_cmds.json

EDIT: I think I would be looking at... com.amazon.ebook.booklet.reader.plugin.timer.Readi ngTimerController

Any takers?
Last I looked it is not in debug_cmds.json. Wasn't in 5.3.1, have not looked in 5.3.3 will do later. Also it is not findable with grep - looked too on 5.3.1. So maybe in java somewhere.


Edit: just for completeness - output of cat you wanted:
Spoiler:
Code:
[root@kindle root]# cat /usr/share/webkit-1.0/pillow/debug_cmds.json
{
    ";dm" : "/usr/bin/dm.sh",
    ";dmcc" : "/usr/local/bin/dmcc.sh",
    ";dh" : "/usr/bin/dh.sh",
    ";dt" : "/usr/bin/dt.sh",
    ";wifipopup" : "/usr/local/bin/wifipopup.sh",
    ";sandbox" : "/usr/local/bin/sandbox.sh",
    ";sbx" : "/usr/local/bin/sandbox.sh",
    ";shpm" : "/usr/sbin/shipping_mode",
    ";lzzl" : "/usr/sbin/shipping_mode",
    ";urst" : "/usr/sbin/userstore_reset",
    ";usbnetwork" : "/usr/local/bin/usbnetwork.sh",
    ";un" : "/usr/local/bin/usbnetwork.sh",
    ";di" : "/usr/local/bin/indexerdisable.sh",
    "`stopIndexing" : "/usr/local/bin/indexerstop.sh",
    "`startIndexing" : "/usr/local/bin/indexerenable.sh",
    "`disableIndexing" : "/usr/local/bin/indexerdisable.sh",
    "`indexStatus" : "/usr/local/bin/indexstatus.sh",
    ";ddc" : "/usr/local/bin/dynconfig.sh",
    ";resetConfig" : "/usr/local/bin/resetConfig.sh",
    ";rc" : "/usr/local/bin/resetConfig.sh",
    ";twoFingerChromeOn" : "/usr/local/bin/altChrome.sh 1",
    ";homeKeyChromeOn" : "/usr/local/bin/altChrome.sh 2",
    ";normalChrome" : "/usr/local/bin/altChrome 0",
    ";debugOn" : "/usr/bin/debugOn.sh",
    ";debugPaint" : "/usr/bin/debugPaint.sh",
    ";debugOff" : "/usr/bin/debugOff.sh",
    ";debugPerf" : "/usr/bin/debugPerf.sh",
    ";dP" : "/usr/bin/debugPerf.sh",
    ";311" : "/usr/bin/311.sh",
    ";411" : "/usr/bin/411.sh",
    ";611" : "/usr/bin/611.sh",
    ";711" : "/usr/bin/711.sh",
    ";setTime" : "/usr/bin/dateTime.sh",
    ";st" : "/usr/bin/dateTime.sh",
    "~ds" : "/usr/bin/ds.sh",
    ";toggleLight" : "/usr/bin/light.sh",
    ";fc-cache" : "/usr/bin/fc-cache.sh",
    ";htmlViewer" : "/usr/local/bin/htmlViewer.sh",
    ";installHtml" : "/usr/local/bin/installHtmlViewer.sh",
    ";merchant" : "/usr/local/bin/merchant.sh",
    ";updateCamp" : "/usr/bin/updateCamp.sh"
}

Small hint: doesn't the Touch now have the same command? Maybe if you find it there you can find it in same spot in PW. (I am out of ideas though)

Last edited by DuckieTigger; 02-08-2013 at 04:34 PM.
DuckieTigger is offline   Reply With Quote
Old 02-08-2013, 09:22 PM   #347
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
Quote:
Originally Posted by DuckieTigger View Post
Last I looked it is not in debug_cmds.json. Wasn't in 5.3.1, have not looked in 5.3.3 will do later. Also it is not findable with grep - looked too on 5.3.1. So maybe in java somewhere.

Small hint: doesn't the Touch now have the same command? Maybe if you find it there you can find it in same spot in PW. (I am out of ideas though)
Yeah I checked it on the touch just couldn't check on my non-existent paperwhite.

Really holding the job up actually. I may ask the others about putting up a donation link so I can provide support for the 4's and the PW's eventually.

Meh. we will see.

Thanks for the info. may have a dig at some point.
twobob is offline   Reply With Quote
Old 02-08-2013, 09:23 PM   #348
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
0.3.2 Bugfix release
Label names allow special characters. If you REALLY want that.
Extension folder names may have spaces now
gpg files broken out into gpg-authenticity-verification-files-NOT-required-KUAL.V.0.3.2. bundles

RECOMMENDED ALL USERS UPDATE.

Enjoy.

Thanks to stepk for his timely fixings
twobob is offline   Reply With Quote
Old 02-09-2013, 01:08 AM   #349
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
The example KUAL flite Speech Synthesiser (talking clock demo)

demonstrates how one might get around the horrible lag in the audio.

Works on all audio enabled kindles.
twobob is offline   Reply With Quote
Old 02-09-2013, 01:16 AM   #350
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
sigs might need rebundling as asc.

Feedback appreciated.

Glad we decided to break them out.
May bundle all the gpg stuff into one huge zip containing two sub-archives and be done with it One for RELEASE verifications one for PREREQUISITE verifications.

Would simplify the prerequisites bundle A LOT.

Also thinking of repackaging the pairs of prerequisites into folders called "I HAVE A KINDLE X SERIAL XXX" inside the bundle folder.

Will look to script that when I repack the sigs, asc, gpg's once and for all.

Anyways. rumbling on.
twobob is offline   Reply With Quote
Old 02-09-2013, 02:04 AM   #351
DuckieTigger
Wizard
DuckieTigger ought to be getting tired of karma fortunes by now.DuckieTigger ought to be getting tired of karma fortunes by now.DuckieTigger ought to be getting tired of karma fortunes by now.DuckieTigger ought to be getting tired of karma fortunes by now.DuckieTigger ought to be getting tired of karma fortunes by now.DuckieTigger ought to be getting tired of karma fortunes by now.DuckieTigger ought to be getting tired of karma fortunes by now.DuckieTigger ought to be getting tired of karma fortunes by now.DuckieTigger ought to be getting tired of karma fortunes by now.DuckieTigger ought to be getting tired of karma fortunes by now.DuckieTigger ought to be getting tired of karma fortunes by now.
 
DuckieTigger's Avatar
 
Posts: 4,742
Karma: 246906703
Join Date: Dec 2011
Location: USA
Device: Oasis 3, Oasis 2, PW3, PW1, KT
Quote:
Originally Posted by twobob View Post
sigs might need rebundling as asc.

Feedback appreciated.
Since you asked for feedback. The .sig files for the signature works just fine. To get a fully green result I did certify your public key in my keyring. So now you are trusted. The .gpg files you bundled into it suffer from the same thing they had in the previous verions of KUAL - gpg claims they are encrypted something, but they cannot be decrypted with your public key (no data). Only those 2 .sig files are needed to verify that both .azw files are made by you (or rather approved by you). Since the signatures are not very big, rebundling them, and only them as .asc would be nicer than .sig. Only difference between sig and asc is binary file (.sig) versus ascii text file (.asc).



Hope that helps.
DuckieTigger is offline   Reply With Quote
Old 02-09-2013, 03:00 AM   #352
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by twobob View Post
May bundle all the gpg stuff into one huge zip containing two sub-archives and be done with it One for RELEASE verifications one for PREREQUISITE verifications.
Already handled by the verify command - -
"when given the name of a signature file, looks for the same named file without the {.sig, .asc} extension ... "
So unless your release and your prerequisite archives have the same name ....
knc1 is offline   Reply With Quote
Old 02-09-2013, 05:28 AM   #353
6od9
Member
6od9 knows the difference between 'who' and 'whom'6od9 knows the difference between 'who' and 'whom'6od9 knows the difference between 'who' and 'whom'6od9 knows the difference between 'who' and 'whom'6od9 knows the difference between 'who' and 'whom'6od9 knows the difference between 'who' and 'whom'6od9 knows the difference between 'who' and 'whom'6od9 knows the difference between 'who' and 'whom'6od9 knows the difference between 'who' and 'whom'6od9 knows the difference between 'who' and 'whom'6od9 knows the difference between 'who' and 'whom'
 
Posts: 14
Karma: 10036
Join Date: Dec 2011
Device: Kindle Touch
twobob, can you explain how to install KindlePDFViewer on touch 5.3.2 to start with KUAL?
6od9 is offline   Reply With Quote
Old 02-09-2013, 08:17 AM   #354
thomass
Wizard
thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.thomass ought to be getting tired of karma fortunes by now.
 
Posts: 1,669
Karma: 2300001
Join Date: Mar 2011
Location: Türkiye
Device: Kindle 5.3.7
Quote:
Originally Posted by 6od9 View Post
twobob, can you explain how to install KindlePDFViewer on touch 5.3.2 to start with KUAL?
you can use newest verison on this link : just copy the kindlepdfviewer into Kindle.
the problem with this versions is that there is no way to exit from the app. (other than ssh commands or a hard reset of course)

Actually it is fixed on the source but you need to compile it.
thomass is offline   Reply With Quote
Old 02-09-2013, 09:36 AM   #355
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
Quote:
Originally Posted by 6od9 View Post
twobob, can you explain how to install KindlePDFViewer on touch 5.3.2 to start with KUAL?
On the support notes the support says "in the pipeline".

https://www.mobileread.com/forums/sho...40&postcount=5
  • DX Yes ( All Revisions )
  • K3 Yes ( All Revisions )
  • K4 Yes ( All Revisions )
  • Touch (in the pipeline)
  • PW (in the pipeline)

Like Thomass says above. you would need to rebuild the source.

I'll have a dig in the nightlies for you. maybe even break out some tools.
see what falls out. EDIT: Nope that didn't seem to have what we needed.

EDIT: I have put the support level directly on the index now to alleviate such issues.

EDIT: I rebuilt from sources but still got a 8 bit fail message?

will investigate at some point. Or grab the next nightly if its in there? ask chrox perhaps
Attached Thumbnails
Click image for larger version

Name:	Selection_085.png
Views:	361
Size:	47.1 KB
ID:	100988  

Last edited by twobob; 02-09-2013 at 11:52 PM. Reason: dug around
twobob is offline   Reply With Quote
Old 02-09-2013, 10:45 PM   #356
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
Fbgnuboy game loader

The efforts to bring more KUAL extensions to older devices continues.

TITLE: Fbgnuboy game loader

SUPPORTS:
  • DX Yes ( All Revisions )
  • K3 Yes ( All Revisions )
REQUIRES: fbgnuboy

LINK: https://www.mobileread.com/forums/sho...6&postcount=23

NOTES:
Spoiler:

This loader uses eink to display lists of games. One can then be selected from the list by
  • typing it's name then
  • Pressing the Aa Key
A demo rom is included

so to select it you would type demoAa

NEW FEATURES:

Backing image for gameplay

games can live in two locations
  • /mnt/us/fbgnuboy/roms or
  • /mnt/us/extensions/gameboy/roms

Enjoy : )
twobob is offline   Reply With Quote
Old 02-10-2013, 10:14 AM   #357
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
USBnet progress indicator

The start/stop USB networking button functions do have a progress indicator of sorts - -
At least on the Kpw.

When starting/stopping USB networking **without** the usb cable connected (the author's recommended way) - - -

Watch the charge icon -
It will switch to "external power" and then return to the "internal power" icon when the start-up or shut-down of USB network is completed.
knc1 is offline   Reply With Quote
Old 02-10-2013, 10:35 AM   #358
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
Quote:
Originally Posted by knc1 View Post
The start/stop USB networking button functions do have a progress indicator of sorts - -
At least on the Kpw.

When starting/stopping USB networking **without** the usb cable connected (the author's recommended way) - - -

Watch the charge icon -
It will switch to "external power" and then return to the "internal power" icon when the start-up or shut-down of USB network is completed.
True. It does that on them all. (lightning = on, battery = off IIRC)

Also if you have the volumd settings just right and leave a cable connected the huge, but harmless to ssh, eips error message is also a clue hehehe.
twobob is offline   Reply With Quote
Old 02-10-2013, 09:29 PM   #359
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Tır
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
Bundle Ahoy.

Okay so... Update 1.0 on the Kindle 3's fbgnuboy support...

As promised an updated script system and now some bundled roms.

Just a few for now while we get everything straight.

Highlights of the changes follow:


6 Games (with shortcuts):
  • demo: Destroy matching shape groups
  • deep: bomb the subs
  • cd: top-down ascii attack game
  • flip: make them all match
  • ktris: a simple not-too-buggy falling block game.
Tech:
  • enigma: enigma machine simulator
  • fire: you guessed it. some simple lo-res fire.

I've updated the Support notes at https://www.mobileread.com/forums/sho...6&postcount=23

No time yet to analyse all the package on offer on Eink but there are more to be added in a future bundle update, however the "early preview" package released here should give a better feel of the new interface.

Less "reloading" and "crashing because I typoed" - More "playing"

Enjoy.
twobob is offline   Reply With Quote
Old 02-11-2013, 04:59 PM   #360
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,477
Karma: 26012492
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
FWIW, if you want verbose feedback on the USBNetwork front, you're welcome to force-enable the 'verbose' setting in the helper: touch /mnt/us/usbnet/verbose. That'll throw a bunch of eips prints at various points of the process .
NiLuJe is offline   Reply With Quote
Reply

Tags
kindle touch, kindle touch hacks, kindlet, kual, launcher, launcher add-ons, paperwhite, sqlite, unified

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Launcher icon for KUAL? Aeris Kindle Developer's Corner 32 04-01-2021 07:57 PM
kite: kindle 3 application launcher fbdev Kindle Developer's Corner 86 10-18-2017 10:19 AM
[KUAL]Kindle reflective screen loader icantbebothered Kindle Developer's Corner 26 10-27-2013 09:08 AM
Kual shortcut for hidden image viewer (Kindle Touch & PW) Aeris Kindle Developer's Corner 0 10-12-2013 05:09 AM
application launcher for kindle 3 (kite) fbdev Kindle Developer's Corner 21 05-04-2012 06:02 PM


All times are GMT -4. The time now is 07:01 AM.


MobileRead.com is a privately owned, operated and funded community.