i am writing a dictonary apps.

i have some problem, hope here have some advance level developers to
help me.

1.  i want to detect the language of text
like i have a string a = "japanese"
pass string a into a function, return the language.
japanese than japanese,
english than english.
PS

is there any api or internal function i can use?

2. have you use any electronic dictionary before.
in the past , i can control the screen easily by lower level language.
i can highlight some word than cross search another dictionary.

but now what i can do is,
i have a button to turn on something.
then the user can highlight some word,
then the apps will copy the highlight word,
then user click the cross search button.

what i want to do is.
the user dont need to click button to turn on this function.
they can directly highlight the word then click the cross search.

Regards

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to