Spacehamster
New member
From: Australia
Registered: 2011-07-20
Posts: 1
Hi, I'm developing android Japanese dictionary, similar to Japanese on iOS, by myself in my free time. I was looking for some general feedback. How much interest is there for an app like this? What features would you want/need? What version of android would you use? Any thoughts or comments are welcome.
Tamba
Member
Registered: 2011-12-06
Posts: 17
You could look into forking AEdict: https://code.google.com/p/aedict/
There haven't been any updates for years, but there are still lots of open feature requests.
If you really want to create a completely new app, the features I need (and like about AEdict are:
- Offline dictionary
- Bookmarks/Notepad with an export-function
- Lookup by radicals
- Sample sentences
As for the Android version: While I personally use 4.0.4., supporting at least 2.3.3 (API Level 10) seems like a good idea: https://developer.android.com/about/das … index.html
Last edited by Tamba (2013 May 14, 4:47 am)