Go Back   Android Forums > Android Discussion > Android Applications

Android Applications All the information you could ever want about Android Applications. Find apps, learn about new apps, get helps with apps.. all here!



Reply
 
LinkBack Thread Tools
Old 02-08-2010, 02:39 PM   #1 (permalink)
Hello, my name is .......
 
Join Date: Feb 2010
Posts: 12
 
Device(s): Motorola Milestone
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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!

franciscojunior is offline  
Reply With Quote
Sponsors
test
Old 02-08-2010, 02:51 PM   #2 (permalink)
I have a custom ROM!
 
alostpacket's Avatar
 
Join Date: Nov 2009
Posts: 1,432
 
Device(s): Droid
Thanks: 11
Thanked 41 Times in 16 Posts
Default

neat
__________________
Check out my first app: Listables! - Free on the Android Market

http://alostpacket.com/
___
alostpacket is offline  
Reply With Quote
Old 02-08-2010, 03:07 PM   #3 (permalink)
Hello, my name is .......
 
Join Date: Feb 2010
Posts: 12
 
Device(s): Motorola Milestone
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks! I hope you can give it a try.
franciscojunior is offline  
Reply With Quote
Old 02-09-2010, 10:11 AM   #4 (permalink)
Where's the search?
 
Join Date: Nov 2009
Posts: 43
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

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.
Jevid is offline  
Reply With Quote
Old 02-09-2010, 11:25 AM   #5 (permalink)
Hello, my name is .......
 
Join Date: Feb 2010
Posts: 12
 
Device(s): Motorola Milestone
Thanks: 0
Thanked 0 Times in 0 Posts
Default

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.
franciscojunior is offline  
Reply With Quote
Old 02-09-2010, 11:32 AM   #6 (permalink)
Where's the search?
 
Join Date: Nov 2009
Posts: 43
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

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!
Jevid is offline  
Reply With Quote
Old 02-09-2010, 11:42 AM   #7 (permalink)
Hello, my name is .......
 
Join Date: Feb 2010
Posts: 12
 
Device(s): Motorola Milestone
Thanks: 0
Thanked 0 Times in 0 Posts
Default

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.
franciscojunior is offline  
Reply With Quote
Old 02-09-2010, 11:52 AM   #8 (permalink)
Where's the search?
 
Join Date: Nov 2009
Posts: 43
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I believe you go into manage applications > touch input > then choose "clear data"
Jevid is offline  
Reply With Quote
Old 02-09-2010, 11:58 AM   #9 (permalink)
Hello, my name is .......
 
Join Date: Feb 2010
Posts: 12
 
Device(s): Motorola Milestone
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hmmmmm, on my android milestone I can't find this touch input app....
I only have one called Android Keyboard.
franciscojunior is offline  
Reply With Quote
Old 02-09-2010, 12:04 PM   #10 (permalink)
Where's the search?
 
Join Date: Nov 2009
Posts: 43
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

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.
Jevid is offline  
Reply With Quote
Old 02-16-2010, 10:34 AM   #11 (permalink)
Hello, my name is .......
 
Join Date: Oct 2009
Posts: 3
 
Device(s):
Thanks: 6
Thanked 0 Times in 0 Posts
Default

Very usefull apps. Try to install on Samsung Galaxy and My touch 3G "UserDictionaryUpdater could not be installed on this phone" .
agisman is offline  
Reply With Quote
Old 02-17-2010, 11:47 AM   #12 (permalink)
Hello, my name is .......
 
Join Date: Feb 2010
Posts: 12
 
Device(s): Motorola Milestone
Thanks: 0
Thanked 0 Times in 0 Posts
Default

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.
franciscojunior is offline  

Last edited by franciscojunior; 02-17-2010 at 12:05 PM. Reason: update about new release.
Reply With Quote
Old 02-18-2010, 04:54 AM   #13 (permalink)
Hello, my name is .......
 
Join Date: Oct 2009
Posts: 3
 
Device(s):
Thanks: 6
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by franciscojunior View Post
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
agisman is offline  
Reply With Quote
Old 02-18-2010, 12:30 PM   #14 (permalink)
Hello, my name is .......
 
Join Date: Feb 2010
Posts: 12
 
Device(s): Motorola Milestone
Thanks: 0
Thanked 0 Times in 0 Posts
Default

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
franciscojunior is offline  
Reply With Quote
Old 03-05-2010, 12:25 PM   #15 (permalink)
Hello, my name is .......
 
Join Date: Nov 2009
Posts: 2
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

can anyone tell me where and what the file is called for the dictionary on the phone?
digo909 is offline  
Reply With Quote
Old 03-05-2010, 01:42 PM   #16 (permalink)
Hello, my name is .......
 
Join Date: Feb 2010
Posts: 12
 
Device(s): Motorola Milestone
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by digo909 View Post
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?
franciscojunior is offline  
Reply With Quote
Reply

Bookmarks

Tags
android, language, locale, updater, user dictionary


Go Back   Android Forums > Android Discussion > Android Applications
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 03:16 AM.
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0 RC2
Custom vBulletin Skins by: Relivo