Andrew Krizhanovsky | 29 Jun 2012 15:11
Picon
Gravatar

English Wiktionary Android version - KiwiDict Offline Dictionary

Hello!

The first version of the offline multilingual dictionary and thesaurus
based on the English Wiktionary is ready.
https://play.google.com/store/apps/details?id=wikokit.kiwidict.enwikt

It is based on the open-source project Wikokit http://code.google.com/p/wikokit/

P.S. Also this software could be used in order to search and correct
:) errors in the Wiktionary
http://en.wiktionary.org/wiki/Wiktionary:Grease_pit#English_Wiktionary_Android_version

Best regards,
Andrew Krizhanovsky.
Sébastien Druon | 4 Jul 2012 11:35
Picon
Gravatar

Re: English Wiktionary Android version - KiwiDict Offline Dictionary

Hi!

Very nice initiative, but neither of the 2 kiwidict versions (en and
ru) work on my phone (HTC One X, ICS 4.03)

Is Ice Cream Sandwich not supported?

Thanks

Sebastien Druon

On 29 June 2012 15:11, Andrew Krizhanovsky
<andrew.krizhanovsky@...> wrote:
> Hello!
>
> The first version of the offline multilingual dictionary and thesaurus
> based on the English Wiktionary is ready.
> https://play.google.com/store/apps/details?id=wikokit.kiwidict.enwikt
>
> It is based on the open-source project Wikokit http://code.google.com/p/wikokit/
>
> P.S. Also this software could be used in order to search and correct
> :) errors in the Wiktionary
> http://en.wiktionary.org/wiki/Wiktionary:Grease_pit#English_Wiktionary_Android_version
>
> Best regards,
> Andrew Krizhanovsky.
>
> _______________________________________________
> Wiktionary-l mailing list
(Continue reading)

Andrew Krizhanovsky | 4 Jul 2012 11:42
Picon
Gravatar

Re: English Wiktionary Android version - KiwiDict Offline Dictionary

Hi, Sebastien!

I have tested kiwidict at my "HTC Desire" and "HTC Wildfire" with
Android 2.3.7 Cyanogenmod.
Someday I hope to get phone or tablet with the Android 4.0, then I
will test it...

Best regards,
Andrew Krizhanovsky.

On Wed, Jul 4, 2012 at 1:35 PM, Sébastien Druon
<druon.sebastien@...> wrote:
> Hi!
>
> Very nice initiative, but neither of the 2 kiwidict versions (en and
> ru) work on my phone (HTC One X, ICS 4.03)
>
> Is Ice Cream Sandwich not supported?
>
> Thanks
>
> Sebastien Druon
>
> On 29 June 2012 15:11, Andrew Krizhanovsky
> <andrew.krizhanovsky@...> wrote:
>> Hello!
>>
>> The first version of the offline multilingual dictionary and thesaurus
>> based on the English Wiktionary is ready.
>> https://play.google.com/store/apps/details?id=wikokit.kiwidict.enwikt
(Continue reading)

Sébastien Druon | 4 Jul 2012 11:58
Picon
Gravatar

Re: English Wiktionary Android version - KiwiDict Offline Dictionary

Basically there seems to be a nullpointer exception related to the DB...
Did you test it in the emulator?

Thx

Sebastien

On 4 July 2012 11:42, Andrew Krizhanovsky
<andrew.krizhanovsky@...> wrote:
> Hi, Sebastien!
>
> I have tested kiwidict at my "HTC Desire" and "HTC Wildfire" with
> Android 2.3.7 Cyanogenmod.
> Someday I hope to get phone or tablet with the Android 4.0, then I
> will test it...
>
> Best regards,
> Andrew Krizhanovsky.
>
> On Wed, Jul 4, 2012 at 1:35 PM, Sébastien Druon
> <druon.sebastien@...> wrote:
>> Hi!
>>
>> Very nice initiative, but neither of the 2 kiwidict versions (en and
>> ru) work on my phone (HTC One X, ICS 4.03)
>>
>> Is Ice Cream Sandwich not supported?
>>
>> Thanks
>>
(Continue reading)

John Vandenberg | 4 Jul 2012 11:59
Picon

Re: English Wiktionary Android version - KiwiDict Offline Dictionary

The download of the dict doesnt work for me. It starts downloading 1 of 2
files, then immediately i see it is unzipping 1 of 2. Then the app closes
without crashing or an error.

Galaxy Note GT N7000 Android 4.0.3

On Jul 4, 2012 4:43 PM, "Andrew Krizhanovsky" <andrew.krizhanovsky@...m>
wrote:
>
> Hi, Sebastien!
>
> I have tested kiwidict at my "HTC Desire" and "HTC Wildfire" with
> Android 2.3.7 Cyanogenmod.
> Someday I hope to get phone or tablet with the Android 4.0, then I
> will test it...
>
> Best regards,
> Andrew Krizhanovsky.
>
> On Wed, Jul 4, 2012 at 1:35 PM, Sébastien Druon
> <druon.sebastien@...> wrote:
> > Hi!
> >
> > Very nice initiative, but neither of the 2 kiwidict versions (en and
> > ru) work on my phone (HTC One X, ICS 4.03)
> >
> > Is Ice Cream Sandwich not supported?
> >
> > Thanks
> >
(Continue reading)

Andrew Krizhanovsky | 4 Jul 2012 12:22
Picon
Gravatar

Re: English Wiktionary Android version - KiwiDict Offline Dictionary

>> Basically there seems to be a nullpointer exception related to the DB...
Did you test it in the emulator?

Yes, I tested it. Emulator is too slow, so I uploaded debug version of
application from Eclipse to my phone.

>> The download of the dict doesnt work for me. It starts downloading 1 of 2
files, then immediately i see it is unzipping 1 of 2. Then the app closes
without crashing or an error.

Can you try to download .ZIP file manually?

The quote from the program description:

It is possible to download the dictionary file manually. Download
http://code.google.com/p/wikokit/downloads/detail?name=enwikt20111008_android_sqlite.7z
and unzip to SD card in the folder /kiwidict/ Then run application.

-- Andrew.
John Vandenberg | 5 Jul 2012 01:53
Picon

Re: English Wiktionary Android version - KiwiDict Offline Dictionary

I downloaded the data and the app now works.  It starts with lang 'xal' and
search term '_H%H' which confused me to begin with.  Indonesian is lang
'id_' the underscore shouldnt be there?? The interface is nice. Font size
of search results is a bit small; hard to pick the desired result.
On Jul 4, 2012 5:23 PM, "Andrew Krizhanovsky" <andrew.krizhanovsky@...>
wrote:

> >> Basically there seems to be a nullpointer exception related to the DB...
> Did you test it in the emulator?
>
> Yes, I tested it. Emulator is too slow, so I uploaded debug version of
> application from Eclipse to my phone.
>
> >> The download of the dict doesnt work for me. It starts downloading 1 of
> 2
> files, then immediately i see it is unzipping 1 of 2. Then the app closes
> without crashing or an error.
>
> Can you try to download .ZIP file manually?
>
> The quote from the program description:
>
> It is possible to download the dictionary file manually. Download
>
> http://code.google.com/p/wikokit/downloads/detail?name=enwikt20111008_android_sqlite.7z
> and unzip to SD card in the folder /kiwidict/ Then run application.
>
> -- Andrew.
>
> _______________________________________________
(Continue reading)

Andrew Krizhanovsky | 5 Jul 2012 09:31
Picon
Gravatar

Re: English Wiktionary Android version - KiwiDict Offline Dictionary

>> It starts with lang 'xal' and search term '_H%H' which confused me to begin with.

I made a random language code with several search request:

Several lines of source code:

    public static final TipsTeapot tip0= new TipsTeapot("", "en");
    public static final TipsTeapot tip1= new TipsTeapot("film%h", "de fr");
    public static final TipsTeapot tip2= new TipsTeapot("_н%н", "xal");
    public static final TipsTeapot tip3= new TipsTeapot("_yg%", "fr");
    public static final TipsTeapot tip4= new TipsTeapot("%æ%р%æ", "os");
    public static final TipsTeapot tip5= new TipsTeapot("% н", "uk");

It should show the possibility to use wildcard symbols % and _
and the possibility to search in different language codes at once, e.g. "de fr"
But if it looks strange, then I will remove it in the next version.

>> Indonesian is lang 'id_' the underscore shouldnt be there??

Yes, you are right,
 id_ here (instead of "id") because of the problems with names in
SQLite database.
See list of languages in the source code:
http://code.google.com/searchframe#nnQwlFITwiU/trunk/common_wiki/src/wikipedia/language/LanguageType.java&q=LanguageType.java%20package:wikokit\.googlecode\.com&sq=&ct=rc&cd=1

I should hide this problem with SQLite from the user :)

>> Font size of search results is a bit small; hard to pick the desired result.

Ok, I will increase it a little bit.
(Continue reading)

John Vandenberg | 5 Jul 2012 11:51
Picon

Re: English Wiktionary Android version - KiwiDict Offline Dictionary

It should start with the language the user selected for the phone.

I would also like it to help me use/learn a foriegn language. in my case
always show en and id, or make it easy to switch between those two.

With two features it could replace a lot of 'learn langX' apps.
1. Play audio of the word using recording on commons or text to speech
2. Sets/cats of words. E.g numbers and greetings/salutations

Ability to update/sync current page from witkt would be good.
Andrew Krizhanovsky | 5 Jul 2012 13:05
Picon
Gravatar

Re: English Wiktionary Android version - KiwiDict Offline Dictionary

>> I would also like it to help me use/learn a foriegn language. in my case
>> always show en and id, or make it easy to switch between those two.

OK. Latest selected languages in the beginning of the list of languages.

>> 1. Play audio of the word using recording on commons or text to speech
OK. I want to to use Wikimedia tarballs
http://ftpmirror.your.org/pub/wikimedia/imagedumps/tarballs/

>>  2. Sets/cats of words. E.g numbers and greetings/salutations
Categories of words?
OK. At this moment categories are not extracted from the Wiktionary.
In future, after audio... We cad do it.

>> It should start with the language the user selected for the phone.

Good Idea! I need to make some research - how to get this info in Android.
Daniel Zahn | 5 Jul 2012 14:09
Picon

Re: English Wiktionary Android version - KiwiDict Offline Dictionary

On Wed, Jul 4, 2012 at 7:12 PM, Andrew Krizhanovsky <
andrew.krizhanovsky@...> wrote:

>
> I have tested kiwidict at my "HTC Desire" and "HTC Wildfire" with
> Android 2.3.7 Cyanogenmod.
> Someday I hope to get phone or tablet with the Android 4.0, then I
> will test it...
>

Just tested the version from Play on HTC One V with Android 4.0, and it
starts. I did not continue to download the 1GB though, no wi-fi at the
moment.

--

-- 
--
Daniel Zahn <dzahn@... <mark@...>>
Sébastien Druon | 5 Jul 2012 14:10
Picon
Gravatar

Re: English Wiktionary Android version - KiwiDict Offline Dictionary

It fails while downloading...
The russian version does not start

On 5 July 2012 14:09, Daniel Zahn <dzahn@...> wrote:
> On Wed, Jul 4, 2012 at 7:12 PM, Andrew Krizhanovsky <
> andrew.krizhanovsky@...> wrote:
>
>>
>> I have tested kiwidict at my "HTC Desire" and "HTC Wildfire" with
>> Android 2.3.7 Cyanogenmod.
>> Someday I hope to get phone or tablet with the Android 4.0, then I
>> will test it...
>>
>
> Just tested the version from Play on HTC One V with Android 4.0, and it
> starts. I did not continue to download the 1GB though, no wi-fi at the
> moment.
>
> --
> --
> Daniel Zahn <dzahn@... <mark@...>>
> _______________________________________________
> Wiktionary-l mailing list
> Wiktionary-l@...
> https://lists.wikimedia.org/mailman/listinfo/wiktionary-l

Gmane