Click here to Skip to main content
15,892,643 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi guys
I want to develop an android dictionary,but i dont know how to implement the dictionary database,i mean i have found some data base but they are usually implemented in access
can i use them?or whats other options for me?
i want to have english - english and english-persian dictionary
Tanx
Posted

1 solution

Use Sqlite for the database, another way you can use PHP/MySQL with JSON
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900