user1887727
user1887727

Reputation: 3

Searchable dictionary

I used the code from searchable dictionary to make my own dictionary. Now i would like to know, how i can edit the database in order to insert and display my own words and definitions?

Upvotes: 0

Views: 1447

Answers (1)

George
George

Reputation: 789

You just have to edit the "definition.txt" that is in res/raw with your own words.

edit: for those who wish, the code is publicly available here

Upvotes: 1

Related Questions