 |
02-08-2010, 02:39 PM
|
#1 (permalink)
|
Join Date: Feb 2010
Posts: 12
Device(s): Motorola Milestone
Thanks: 0
Thanked 0 Times in 0 Posts
|
UserDictionaryUpdater App Released! Batch load words
Ever wanted to add words to your user dictionary in batch so you don't need to add them manually one by one?
Now you can!
I just created a project called UserDictionaryUpdater which takes a file called CustomDictionary.txt in your sdcard root and adds all the words from it to your user dictionary.
This is great for people like me who doesn't have language support in Motorola Milestone and don't want to add words one by one.
Please, check it out here:
userdictionaryupdater - Project Hosting on Google Code
Your feedback is very welcome!
Thanks!
|
|
|
02-08-2010, 02:51 PM
|
#2 (permalink)
|
|
I have a custom ROM!
Join Date: Nov 2009
Posts: 1,432
Device(s): Droid
Thanks: 11
Thanked 41 Times in 16 Posts
|
neat
|
|
|
02-08-2010, 03:07 PM
|
#3 (permalink)
|
Join Date: Feb 2010
Posts: 12
Device(s): Motorola Milestone
Thanks: 0
Thanked 0 Times in 0 Posts
|
Thanks! I hope you can give it a try.
|
|
|
02-09-2010, 10:11 AM
|
#4 (permalink)
|
Join Date: Nov 2009
Posts: 43
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
|
Cool idea. I know a number of people - myself included - have looked for an app to allow editing the custom dictionary. How cool would it be if you could incorporate that into your app  Total dictionary control....would be nice. Thanks for making this app.
|
|
|
02-09-2010, 11:25 AM
|
#5 (permalink)
|
Join Date: Feb 2010
Posts: 12
Device(s): Motorola Milestone
Thanks: 0
Thanked 0 Times in 0 Posts
|
Yes, it is very nice.
Unfortunately, there is no android api to remove words or edit them. There is only a method to add them to dictionary.
It would be nice to be able to remove or edit them, though.
|
|
|
02-09-2010, 11:32 AM
|
#6 (permalink)
|
Join Date: Nov 2009
Posts: 43
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
|
Actually, this tool could be used as a work around for when you need to "reset" the user dictionary because it is full of mistakes. As long as you maintained a list of custom words you want in the dictionary, you could periodically delete all the custom entries & then reload from your own custom dictionary file. I may have to give this a try!
|
|
|
02-09-2010, 11:42 AM
|
#7 (permalink)
|
Join Date: Feb 2010
Posts: 12
Device(s): Motorola Milestone
Thanks: 0
Thanked 0 Times in 0 Posts
|
Yes. Unfortunately, I couldn't find a way to remove all the entries in the user dictionary. Just one by one. If you find something, please let me know.
|
|
|
02-09-2010, 11:52 AM
|
#8 (permalink)
|
Join Date: Nov 2009
Posts: 43
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
|
I believe you go into manage applications > touch input > then choose "clear data"
|
|
|
02-09-2010, 11:58 AM
|
#9 (permalink)
|
Join Date: Feb 2010
Posts: 12
Device(s): Motorola Milestone
Thanks: 0
Thanked 0 Times in 0 Posts
|
Hmmmmm, on my android milestone I can't find this touch input app....
I only have one called Android Keyboard.
|
|
|
02-09-2010, 12:04 PM
|
#10 (permalink)
|
Join Date: Nov 2009
Posts: 43
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
|
Ooops, I forgot I was in the Apps forum, not the Eris forum  I'm not sure how to do it on anything other than an Eris, sorry.
|
|
|
02-16-2010, 10:34 AM
|
#11 (permalink)
|
Join Date: Oct 2009
Posts: 3
Device(s):
Thanks: 6
Thanked 0 Times in 0 Posts
|
Very usefull apps. Try to install on Samsung Galaxy and My touch 3G "UserDictionaryUpdater could not be installed on this phone" .
|
|
|
02-17-2010, 11:47 AM
|
#12 (permalink)
|
Join Date: Feb 2010
Posts: 12
Device(s): Motorola Milestone
Thanks: 0
Thanked 0 Times in 0 Posts
|
I think I know why....
I put android 2.0 as minimal android support. I'll change it to use 1.5 as minimal.
Thanks for feedback!
UPDATE: Done. Already uploaded version 1.2 which uses 1.6 as min android version.
|
|
|
Last edited by franciscojunior; 02-17-2010 at 12:05 PM.
Reason: update about new release.
|
|
02-18-2010, 04:54 AM
|
#13 (permalink)
|
Join Date: Oct 2009
Posts: 3
Device(s):
Thanks: 6
Thanked 0 Times in 0 Posts
|
Quote:
Originally Posted by franciscojunior
I think I know why....
I put android 2.0 as minimal android support. I'll change it to use 1.5 as minimal.
Thanks for feedback!
UPDATE: Done. Already uploaded version 1.2 which uses 1.6 as min android version.
|
Wow thx for the respond franciscojunior, ur live savior. Try with my touch 3g works like champ. But still same problem with Samsung Galaxy  fyi galaxy still use android 1.5. Anyway thanks for ur effort
|
|
|
02-18-2010, 12:30 PM
|
#14 (permalink)
|
Join Date: Feb 2010
Posts: 12
Device(s): Motorola Milestone
Thanks: 0
Thanked 0 Times in 0 Posts
|
I couldn't recompile the project under 1.5.
I think I'm using some UI element which isn't supported on 1.5.
I'll check if I can make some changes to recompile it under 1.5
|
|
|
03-05-2010, 12:25 PM
|
#15 (permalink)
|
Join Date: Nov 2009
Posts: 2
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
|
can anyone tell me where and what the file is called for the dictionary on the phone?
|
|
|
03-05-2010, 01:42 PM
|
#16 (permalink)
|
Join Date: Feb 2010
Posts: 12
Device(s): Motorola Milestone
Thanks: 0
Thanked 0 Times in 0 Posts
|
Quote:
Originally Posted by digo909
can anyone tell me where and what the file is called for the dictionary on the phone?
|
How it works?
Create in the root of your sdcard a file called CustomDictionary.txt. In it, write one word per line which you want to be added to your User Dictionary. When you press the button "Load Dictionary" it will load your words. That's it! Pretty easy, huh?
|
|
|
 |
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|