12-11-2007, 12:53 PM | #1 |
Connoisseur
Posts: 79
Karma: 21992
Join Date: Dec 2007
Location: Denmark
Device: Pocketbook Inkpad 840, Sony PRS-505
|
SDK available
I have already posted in jinke forum and here I'll just copy my post (original post).
First of all, I am not in any way related to Jinke. Now the main part. Download The chinese servers are VERY slow and people report that they don't receive a link for confirming their registration, so I have uploaded the SDK stuff to my website. Here are the links (download only v3sdk if you have linux): toolchain-20071015 v3sdk-1.2.1.tar.gz Installing and launching emulator I am not sure how it is done under windows, but folks using linux, can do it like that: 1) download and extract v3sdk-1.2.1.tar.gz: Code:
wget http://www.binaryworld.xz.lt/v3sdk-1.2.1.tar.gz; tar zxvf v3sdk-1.2.1.tar.gz Code:
cd v3sdk-1.2.1; sudo ./install Code:
cd i386/lib/; ln -s libpdf.so.V3 libpdf.so 5) Go to i386/bin and launch the emulator: Code:
cd ../bin; sudo ./demo.sh 1)1-8 Selection 2)9 Page up 3)0 Page down 4)y Menu/OK 5)n Cancel/Back Problems 1) Problems with fonts (lots of errors like: fnt_createfont: /root/fonts/truetype/couri.ttf,20 not found); 2) gif and png images are not listed (though you can open them while in picture viewer mode (you can open picture viewer by opening jpg image)); 3) mp3 player doesn't work (shows an error: invalid mp3 device); 4) language preferences are not stored. Last edited by hakim; 12-12-2007 at 03:11 PM. |
12-11-2007, 07:55 PM | #2 | ||
Connoisseur
Posts: 97
Karma: 177
Join Date: Sep 2007
Device: Hanlin V2 & V6
|
Quote:
Quote:
What I don't get about the SDK is - how do we install stuff onto an Hanlin Vx reader, or even create an app? I've not gotten round to writing anything yet, as the documentation's kinda just specifications & doesn't exactly tell you how to achieve things. Ah well... |
||
Advert | |
|
12-12-2007, 02:33 AM | #3 | |||
Connoisseur
Posts: 79
Karma: 21992
Join Date: Dec 2007
Location: Denmark
Device: Pocketbook Inkpad 840, Sony PRS-505
|
Quote:
Quote:
Quote:
Also they don't seem to respond to e-mails sent to service AT jinke.com.cn and they don't seem to care what's happening in the forums. "Nice" customer service I would say... |
|||
12-13-2007, 01:21 PM | #4 | |
Connoisseur
Posts: 79
Karma: 21992
Join Date: Dec 2007
Location: Denmark
Device: Pocketbook Inkpad 840, Sony PRS-505
|
Just found Openinkpot project.
Quote:
|
|
12-15-2007, 08:53 PM | #5 | |
Connoisseur
Posts: 97
Karma: 177
Join Date: Sep 2007
Device: Hanlin V2 & V6
|
Quote:
Consider this... They're putting their effort into replacing the firmware with a fully open source one, which is commendable. However, given the SDK, I think effort would be better spent on developing applications. After all, the Hanlins could be a FAR cheaper alternative to the Iliads, and look what they're doing with the Iliads! A PDF app. StarDict Web browser (Minmo or Dillo) - connectivity is an issue though. etc! |
|
Advert | |
|
12-16-2007, 04:29 AM | #6 | |
Connoisseur
Posts: 79
Karma: 21992
Join Date: Dec 2007
Location: Denmark
Device: Pocketbook Inkpad 840, Sony PRS-505
|
Quote:
|
|
12-16-2007, 08:25 AM | #7 | |
Enthusiast
Posts: 26
Karma: 10
Join Date: Oct 2007
Device: none/Hanlin V3/Nokia E50
|
Quote:
Have you try SDK they'd supplied? Suppose you've developed new plugin - how will you load it to V3? Do you know the way? I don't. Open reader is needed because Jinkie failed as a GPL user and a software vendor (if they give us a way to upload our extensions probably most of developers time goes to new plugins) |
|
01-18-2008, 04:45 AM | #8 |
Junior Member
Posts: 3
Karma: 13
Join Date: Jan 2008
Device: Hanlin V3
|
What Linux Distribution I can use for run the SDK?
Hello,
I tried to run the v3 SDK in a VM with CentOS 3.9 and fails: ./nano-X: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not found (required by ./nano-X) ./bs: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory In what Linux Distribution you test the SDK and run ? Now I'm going to try in a VM with Debian Etch. |
01-18-2008, 06:33 AM | #9 | |
Connoisseur
Posts: 79
Karma: 21992
Join Date: Dec 2007
Location: Denmark
Device: Pocketbook Inkpad 840, Sony PRS-505
|
Quote:
Do you have libstdc++6 and libc6 installed? Is version of libc6 => 2.3.4? |
|
01-18-2008, 06:43 AM | #10 |
Junior Member
Posts: 3
Karma: 13
Join Date: Jan 2008
Device: Hanlin V3
|
OK, with Debian Etch 4.0r2 the V3 SDK runs OK.
Thanks hakim !!! Last edited by paucls; 01-18-2008 at 07:58 AM. |
03-06-2008, 07:31 AM | #11 |
Junior Member
Posts: 8
Karma: 10
Join Date: Feb 2008
Device: none
|
uploading plugins to the REAL device
I've been looking the SDK and I see makefiles for compiling plugins as a shared library, but I don't know how could I install this library on the real V3 ¿anybody knows? Jinke forums don't look very dynamic!
|
03-06-2008, 12:52 PM | #12 | |
Connoisseur
Posts: 79
Karma: 21992
Join Date: Dec 2007
Location: Denmark
Device: Pocketbook Inkpad 840, Sony PRS-505
|
Quote:
|
|
03-07-2008, 11:53 AM | #13 | |
OpenInkpot co-founder
Posts: 410
Karma: 845
Join Date: Dec 2007
Device: Kindle Oasis
|
Quote:
BTW, there are utilities in our repository for this. |
|
03-09-2008, 08:48 AM | #14 | |
Junior Member
Posts: 6
Karma: 10
Join Date: Mar 2008
Device: iLiad :)
|
IRC log with solution of some problems:
Quote:
|
|
03-09-2008, 08:58 AM | #15 |
Connoisseur
Posts: 79
Karma: 21992
Join Date: Dec 2007
Location: Denmark
Device: Pocketbook Inkpad 840, Sony PRS-505
|
Talisman, just read my first post...
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Using the PockeBook SDK (15.1) | tomh | PocketBook | 3 | 05-12-2010 02:51 AM |
Que ProReader SDK? | chr | Deals and Resources (No Self-Promotion or Affiliate Links) | 0 | 02-12-2010 01:34 AM |
SDK ? | KimJ | PocketBook | 1 | 01-01-2010 02:04 PM |
Sony SDK? | binkman71 | Sony Reader Dev Corner | 3 | 05-08-2008 08:33 AM |
SDK? | foo | Gen3 Developer's Corner | 18 | 12-27-2007 12:01 PM |