Register Guidelines E-Books Today's Posts Search

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

Notices

Reply
 
Thread Tools Search this Thread
Old 06-02-2012, 10:10 AM   #16
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 cscat View Post
I can't get this to run! it gave an error for missing library called 'libpurple.so.0' Long story short, I finally found the ARM version in the maemo port of Pidgin. Tried it again but now gave me the following error, so I gave up:

Code:
error while loading shared libraries: libdbus-1.so.2: cannot open shared object file: No such file or directory
Could you please upload something that works? There are so many shared libs missing?!
They may not be missing, just not have the proper naming links (sym-links).
Post a list to the ones not found, we can probably find you the corrections.
knc1 is offline   Reply With Quote
Old 06-02-2012, 12:28 PM   #17
thatworkshop
hub
thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.
 
thatworkshop's Avatar
 
Posts: 715
Karma: 2151032
Join Date: Jan 2012
Location: Iranian in Canada
Device: K3G, DXG, Kobo mini
Quote:
Originally Posted by knc1 View Post
They may not be missing, just not have the proper naming links (sym-links).
Post a list to the ones not found, we can probably find you the corrections.
They are all supposed to reside in /usr/lib. I did look for them in Kindle's file system but couldn't find. here is the list of shared lib deps and thanks in advance:

Spoiler:
[root@kindle opt]# ldd pidgin2
/usr/lib/libenvload.so (0x40021000)
libgstreamer-0.10.so.0 => /usr/lib/libgstreamer-0.10.so.0 (0x40034000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0x400f7000)
libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0x4020c000)
libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0x40580000)
libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0x4060e000)
libgio-2.0.so.0 => /usr/lib/libgio-2.0.so.0 (0x4062f000)
libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0x4073c000)
libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0x40764000)
libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0x40781000)
libcairo.so.2 => /usr/lib/libcairo.so.2 (0x40792000)
libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x40844000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x40888000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x40911000)
libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x4093a000)
libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x4097b000)
libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x40985000)
librt.so.1 => /lib/librt.so.1 (0x40991000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x4099f000)
libpurple.so.0 => /usr/lib/libpurple.so.0 (0x40a90000)
libm.so.6 => /lib/libm.so.6 (0x40b1f000)
libnsl.so.1 => /lib/libnsl.so.1 (0x40b8d000)
libresolv.so.2 => /lib/libresolv.so.2 (0x40ba7000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40bc0000)
libpthread.so.0 => /lib/libpthread.so.0 (0x40bd2000)
libc.so.6 => /lib/libc.so.6 (0x40bee000)
libffi.so.5 => /usr/lib/libffi.so.5 (0x40ce9000)
libdl.so.2 => /lib/libdl.so.2 (0x40cf7000)
libz.so.1 => /usr/lib/libz.so.1 (0x40d02000)
libXrender.so.1 => /usr/lib/libXrender.so.1 (0x40d1a000)
libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0x40d2a000)
libXext.so.6 => /usr/lib/libXext.so.6 (0x40d34000)
libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0x40d4a000)
libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0x40d54000)
libpixman-1.so.0 => /usr/lib/libpixman-1.so.0 (0x40d60000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x40db3000)
libxcb-shm.so.0 => /usr/lib/libxcb-shm.so.0 (0x40dd8000)
libxcb-render.so.0 => /usr/lib/libxcb-render.so.0 (0x40de3000)
libX11.so.6 => /usr/lib/libX11.so.6 (0x40df1000)
libxcb.so.1 => /usr/lib/libxcb.so.1 (0x40efe000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x40f1b000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x40f25000)
libexpat.so.1 => /usr/lib/libexpat.so.1 (0x40f31000)
/lib/ld-linux.so.3 (0x40000000)
libdbus-glib-1.so.2 => /usr/lib/libdbus-glib-1.so.2 (0x40f56000)
libdbus-1.so.2 => not found
libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0x40f77000)


On a side note, there is this CenterIM that we can think about too, but the kind of app I like would be like Kindle's Media Player, running in background as I go and read books (keeping me online and beeping when a new IM is received)...

@knc1: Oh man I wish we could have a multitasking OS on the Kindles... Android or K-Tizen or whatever. I don't really like the one which Kindle has now... I see that day coming.

Last edited by thatworkshop; 06-02-2012 at 12:32 PM.
thatworkshop is offline   Reply With Quote
Old 06-02-2012, 12:34 PM   #18
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 cscat View Post
@knc1: Oh man I wish we could have a multitasking OS on the Kindles... Android or K-Tizen or whatever. I don't really like the one which Kindle has now... I see that day coming.
I am not quite sure how you are using that term: "multi-tasking" - - -
From context, I think you mean how the term is being used in the human sense, about human activities.

Linux is a true, multi-task, (concurrent) multi-user system.
Do you have SSH access installed?
If so, just keep bringing up terminals and connecting to the Kindle, see how many user sessions you can get before it runs out of memory.

Ah, but that multi-tasking isn't exposed to the user in the sense of having multiple, on-screen, activites happening.
knc1 is offline   Reply With Quote
Old 06-02-2012, 12:44 PM   #19
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 cscat View Post
They are all supposed to reside in /usr/lib. I did look for them in Kindle's file system but couldn't find. here is the list of shared lib deps and thanks in advance:

Code:
root@kindle opt# ldd pidgin2

        libdbus-1.so.2 => not found
        libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0x40f77000)
That is the only one "missing" - but the way *nix libraries work (when properly built) is that the *.3 will contain the symbols of the *.2 version.
I.E: Each symbol in the library is versioned.

(The ldd command is using the current contents of ld.so.cache to resolve the locations.)

So if you don't mind modifing your root file system, just add the one missing link (naturally, with a writable root file system):
Code:
cd /usr/lib
ln -s libdbus-1.so.3 libdbus-1.so.2
cd -
Then try the ldd command again.
If unchanged, you might have to re-generate the ld.so.cache file.
knc1 is offline   Reply With Quote
Old 06-02-2012, 12:48 PM   #20
thatworkshop
hub
thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.
 
thatworkshop's Avatar
 
Posts: 715
Karma: 2151032
Join Date: Jan 2012
Location: Iranian in Canada
Device: K3G, DXG, Kobo mini
Multi-tasking from a user point not from OS.

Oh yea did that shortly thanks knc1 and GM. This is a very poorly bundled application as now it gives another error:

Spoiler:
get_current_connection_info: Failed to receive reply: The name com.nokia.icd was not provided by any .service files
./pidgin2: symbol lookup error: ./pidgin2: undefined symbol: purple_theme_loader_get_type


Anyway, I gave up as it might not worth the time for now. I just wanted to have a taste of it and test it. But I seriously think Ehhh should reconsider his way of distributing stuff both in terms of source code and bundling... and saying all these obviously with full respect to your time and energy put into these.

Last edited by thatworkshop; 06-02-2012 at 01:16 PM.
thatworkshop is offline   Reply With Quote
Old 06-02-2012, 01:05 PM   #21
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by knc1 View Post
That is the only one "missing" - but the way *nix libraries work (when properly built) is that the *.3 will contain the symbols of the *.2 version.
I.E: Each symbol in the library is versioned.

(The ldd command is using the current contents of ld.so.cache to resolve the locations.)

So if you don't mind modifing your root file system, just add the one missing link (naturally, with a writable root file system):
Code:
cd /usr/lib
ln -s libdbus-1.so.3 libdbus-1.so.2
cd -
Then try the ldd command again.
If unchanged, you might have to re-generate the ld.so.cache file.
The tcc installer script creates missing symlinks in /usr/lib just like this. It seems that amazon only bothers with symlinks that support THEIR applications. Although it is not usually a good idea to add things to the root partition, symlinks occupy so little space that adding the missing ones should be completely safe.

Although the kindles already contain some symlinks to other symlinks, some people have reported problems with creating a new symlink to another symlink, so you may want to link directly to the library itself instead of linking to another symlink.
geekmaster is offline   Reply With Quote
Old 06-02-2012, 01:46 PM   #22
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 cscat View Post
Oh yea did that shortly thanks knc1 and GM. This is a very poorly bundled application as now it gives another error:

Spoiler:
get_current_connection_info: Failed to receive reply: The name com.nokia.icd was not provided by any .service files
./pidgin2: symbol lookup error: ./pidgin2: undefined symbol: purple_theme_loader_get_type
Nothing you find lying around the Internet is likely to have passed strict Q.A. (including Amazon updates ).
So a bit of experimenting should be expected. (As I know, you know, but for the next reader of this thread...)

Obviously from the message, this current application is from a Nokia product.
It needs its internal messaging system names changed to work as a lab126 product. (or maybe just register the com.nokia.* stuff with the Kindles messaging system - I can't say which would be the best way to do this).

Last edited by knc1; 06-02-2012 at 01:53 PM.
knc1 is offline   Reply With Quote
Old 06-02-2012, 02:01 PM   #23
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 cscat View Post
Multi-tasking from a user point not from OS.
That is what I guessed you meant.

It should not be that far off in the future, let the two KT terminal projects mature a bit more.

I read that JF is considering making that terminal emulator a "tabbed" multi-terminal emulator.

Maybe the other one (running under X11 graphic system) will "grow tabs" someday also.

Both would be a "tabbed" solution - I am guessing this will be easier than trying to get a multi-window, desktop (KindleTop) management system working.

The Tizen (/Samsung) project is using Enlightenment as its multi-window manager: http://www.enlightenment.org/
I imagine, stripped down a bit, but at least it is something common.

You can add e17 to your Ubuntu/Debian installation (apt-get install e17) and then when you have the greeter showing for you to login, you can select the e17 desktop.
There are a number of different "greeters" but almost all of them have a "session type" selection thingy somewhere on them.

Last edited by knc1; 06-02-2012 at 02:16 PM.
knc1 is offline   Reply With Quote
Old 06-02-2012, 02:33 PM   #24
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 knc1 View Post
You can add e17 to your Ubuntu/Debian installation (apt-get install e17) and then when you have the greeter showing for you to login, you can select the e17 desktop.
There are a number of different "greeters" but almost all of them have a "session type" selection thingy somewhere on them.
Ok, just tried my own advice, it worked.

My system: Linux Mint 12 (based on the Ubuntu package archives) -
Plus: I already had the LXDE desktop manager installed and selected as default.

Code:
sudo apt-get update
sudo apt-get install e17
Now log out of your current desktop, which will take you back the to X11 "greeter" (that login screen thing).

Depending on which greeter your running, you will find a "session type" selection thing (often a drop down box).
Select Enlightenment, then login

When E17 starts up for the first time, it will give you some selection lists -
If lost or intimidated -
Pick English, Debian, Standard and be sure to include the "configuration" icon.

Have fun.
When done, log out, re-select your usual desktop manager, log back in -
Now you are back to your "normal" desktop manager.
All you've lost is a bit of time and a chunk of disk space.

Last edited by knc1; 06-02-2012 at 03:05 PM.
knc1 is offline   Reply With Quote
Old 06-03-2012, 02:05 PM   #25
roman220
Junior Member
roman220 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jun 2012
Device: Kindle Touch 3G/Nook ST
Quote:
Originally Posted by Ehhh View Post
Pidgin Chat client on Kindle Touch. Pidgin support protocols : AIM, Facebook, Gadu-Gadu, Google Talk, GroupWise, ICQ, IRC, MSN, MXit..

My first steps to compile and port GUI application on Kindle Touch
could you attach libpurple or build it as static? Thank you.
roman220 is offline   Reply With Quote
Old 06-04-2012, 01:53 PM   #26
Pelacables
Junior Member
Pelacables began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jun 2012
Device: Kindle 3 Keyboard
Could sombedoy install it on kindle 3 keyboard?
It seems that it need lot of X11/GTK librarys, Do I have to install an Xorg server on my Kindle?
Pelacables is offline   Reply With Quote
Old 06-04-2012, 02:32 PM   #27
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: 26012494
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@Pelacables: It's an X11 GTK app, so, yes, that means it depends on Xorg and a WM. That means a Kindle Touch, unless you want to make a huge mess on other models (where it'd probably be easier to chroot a proper distro to achieve that).
NiLuJe is offline   Reply With Quote
Old 06-04-2012, 07:24 PM   #28
inameiname
Groupie
inameiname can self-interpret dreams as they happen.inameiname can self-interpret dreams as they happen.inameiname can self-interpret dreams as they happen.inameiname can self-interpret dreams as they happen.inameiname can self-interpret dreams as they happen.inameiname can self-interpret dreams as they happen.inameiname can self-interpret dreams as they happen.inameiname can self-interpret dreams as they happen.inameiname can self-interpret dreams as they happen.inameiname can self-interpret dreams as they happen.inameiname can self-interpret dreams as they happen.
 
Posts: 159
Karma: 20390
Join Date: Feb 2009
Device: none
Quote:
Originally Posted by Ehhh View Post
I have only KT, this is one reason, why it is difficult to support these Kindles.
No worries. I figured as much. Hard to create something for something you don't have. :P And as I don't have a KT, I can't really check this out. Hehe.
inameiname is offline   Reply With Quote
Old 06-05-2012, 04:35 AM   #29
Ehhh
Connoisseur
Ehhh is a jewel in the roughEhhh is a jewel in the roughEhhh is a jewel in the roughEhhh is a jewel in the roughEhhh is a jewel in the roughEhhh is a jewel in the roughEhhh is a jewel in the roughEhhh is a jewel in the roughEhhh is a jewel in the roughEhhh is a jewel in the roughEhhh is a jewel in the rough
 
Posts: 73
Karma: 7140
Join Date: Feb 2012
Device: Kindle Touch
Hi, roman220

I added dynamic libraries in the package, but it hasn't worked properly yet.
I'm working on open issues. The script run.sh starts the pidgin.

Quote:
Originally Posted by roman220 View Post
could you attach libpurple or build it as static? Thank you.
Attached Files
File Type: zip pidgin_ver_1_1.zip (18.76 MB, 208 views)

Last edited by Ehhh; 06-05-2012 at 08:04 AM.
Ehhh is offline   Reply With Quote
Old 06-11-2012, 12:48 PM   #30
leonard.pitzu
Junior Member
leonard.pitzu is fluent in JavaScript as well as Klingon.leonard.pitzu is fluent in JavaScript as well as Klingon.leonard.pitzu is fluent in JavaScript as well as Klingon.leonard.pitzu is fluent in JavaScript as well as Klingon.leonard.pitzu is fluent in JavaScript as well as Klingon.leonard.pitzu is fluent in JavaScript as well as Klingon.leonard.pitzu is fluent in JavaScript as well as Klingon.leonard.pitzu is fluent in JavaScript as well as Klingon.leonard.pitzu is fluent in JavaScript as well as Klingon.leonard.pitzu is fluent in JavaScript as well as Klingon.leonard.pitzu is fluent in JavaScript as well as Klingon.
 
Posts: 9
Karma: 4788
Join Date: May 2012
Device: Kindle Touch
how do you use it? start is how? can you maka a WAF out of it (e.g. run the script and then let Pidgin take over)? i can't check it right now but the curiosity kills me this is why i'm asking. also... how about multi tasking. the kindle is ~multitasking enabled (only the mp3 player run in background while you read as far as i know)...
leonard.pitzu is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
mutt e-mail client on the kindle the_vorpal_blade Kindle Developer's Corner 15 10-15-2013 01:11 PM
Using Kindle 3G as an ssh client - possible? how? chrisisbd Kindle Developer's Corner 6 01-02-2012 05:33 AM
Hacks Is there an ssh client for the Kindle ? ninsei Amazon Kindle 3 11-18-2011 08:55 PM
Is there a native twitter client for Kindle? firstfan Kindle Developer's Corner 4 10-31-2010 08:40 PM
smartQ 7 and Pidgin alilxmas Alternative Devices 0 09-04-2009 09:53 PM


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


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