![]() |
#16 |
THE NOOB
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 701
Karma: 1545649
Join Date: Jan 2012
Location: Italy
Device: Kindle Touch 5.3.2
|
|
![]() |
![]() |
![]() |
#17 | |
Definitely not King Kong
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 126
Karma: 59238
Join Date: Jul 2012
Location: United States
Device: Kindle Touch
|
Quote:
![]() |
|
![]() |
![]() |
![]() |
#18 | |
THE NOOB
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 701
Karma: 1545649
Join Date: Jan 2012
Location: Italy
Device: Kindle Touch 5.3.2
|
Quote:
Code:
function screenshot () { kindle.messaging.sendMessage('com.lab126.system', 'takeScreenShot', '1'); } If we could actually make draw tool work offline, we could alter the save button to trigger that function. Then, we need to add this to config.xml: Code:
<kindle:messaging> <kindle:app name="com.lab126.pillow" value="yes"/> <kindle:app name="com.lab126.system" value="yes"/> </kindle:messaging> ![]() |
|
![]() |
![]() |
![]() |
#19 | |
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 61
Karma: 2667
Join Date: Mar 2012
Device: kindle touch
|
Quote:
Thats a great idea ! Just as feedback , For me draw tool works even with wifi turned off... what do you say ? |
|
![]() |
![]() |
![]() |
#20 | |
Definitely not King Kong
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 126
Karma: 59238
Join Date: Jul 2012
Location: United States
Device: Kindle Touch
|
Quote:
![]() |
|
![]() |
![]() |
![]() |
#21 |
Going Viral
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
|
There are only two writable places: /var/local and /mnt/us
Sort of limits where to look (but be sure to look for hidden directories and files). |
![]() |
![]() |
![]() |
#22 | |
Carpe diem, c'est la vie.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
Quote:
In diags, various diag tests write in the /opt directory tree (which is on the diags boot partition). Newer firmwares are also know to DELETE stuff from the main boot partition (such as /usr/local). And of course, some hacks write to the main partition as well (to install startup scripts or keys). But most changes are made to /var/local or /mnt/us, as you said. Last edited by geekmaster; 07-25-2012 at 07:25 PM. |
|
![]() |
![]() |
![]() |
#23 | |
Definitely not King Kong
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 126
Karma: 59238
Join Date: Jul 2012
Location: United States
Device: Kindle Touch
|
Quote:
![]() ![]() |
|
![]() |
![]() |
![]() |
#24 |
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 61
Karma: 2667
Join Date: Mar 2012
Device: kindle touch
|
what about this thread about a draw tool ? have you got trought this one titano ? https://www.mobileread.com/forums/sho...d.php?t=178513
Someone could talk something about that ? |
![]() |
![]() |
![]() |
#25 | |
Definitely not King Kong
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 126
Karma: 59238
Join Date: Jul 2012
Location: United States
Device: Kindle Touch
|
Quote:
![]() |
|
![]() |
![]() |
![]() |
#26 |
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 61
Karma: 2667
Join Date: Mar 2012
Device: kindle touch
|
About this actual drawtool , seems its really just cached somehow . As I lost wifi today and it had gone ... too bad
really would be great a reliable draw tool for kt ... |
![]() |
![]() |
![]() |
#27 |
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 61
Karma: 2667
Join Date: Mar 2012
Device: kindle touch
|
indexing 3 more threads related to these draw subjects i found here;
1Touch gestures in WAF apps https://www.mobileread.com/forums/sho...d.php?t=183479 2geekmaster simple touchscreen script support hack https://www.mobileread.com/forums/sho...d.php?t=170932 3 eink algorithmic art shell scripting https://www.mobileread.com/forums/sho...d.php?t=172182 Last edited by TulseLuper; 07-27-2012 at 02:59 PM. |
![]() |
![]() |
![]() |
#28 | |
Carpe diem, c'est la vie.
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
|
Quote:
Also, on your URLs, you should remove the "&highlight=..." substring from your URLs. They are normally only in search results to show where your search keywords are located in the found posts. Last edited by geekmaster; 07-27-2012 at 11:47 AM. |
|
![]() |
![]() |
![]() |
#29 |
Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 12
Karma: 25452
Join Date: Jun 2012
Device: kindle touch
|
waf caching
It looks like waf offline storage is in each waf's "resource" directory, and stored in sqlite databases in AppCache or LocalStorage, depending on what sort of caching is done.
|
![]() |
![]() |
![]() |
#30 | |
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 61
Karma: 2667
Join Date: Mar 2012
Device: kindle touch
|
Quote:
Also , There´s maybe some way to build something as a dd framebuffer image extracter for use from inside a guilauncher , for example as a start/stop button? Or maybe trought some kind of touch shortcut ? I couldn´t make usbnetwork work yet ... And i´m crazy about these dd raw images you guys got there ... please help to get this too ! Anyway , i think it would be really nice to take those from inside KT itself as a standalone feature... If somebody have the tools for it , please ! Sometimes its so painfull to get trought all these terminals ... thanks for all Last edited by TulseLuper; 07-27-2012 at 03:09 PM. |
|
![]() |
![]() |
![]() |
Tags |
launcher add-ons |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Draw Something on PE but Marmelade Error?? | jdm001 | enTourage eDGe | 4 | 03-27-2012 11:10 AM |
draw on netbook? | Stryder | enTourage Archive | 5 | 05-24-2010 04:34 PM |
Anyone Else Draw on Their Cover? | Drezin | Sony Reader | 25 | 03-04-2009 02:22 PM |