I have read other posts related to this but I haven't got anything concrete.
I am developing an android app using phonegap which needs some sort of text translation. So I searched google translate api but they are charging price for it. They haven't make it available for testing also.
So I moved to bing translate but not sure whether we can use it for android or not. If we can use then how can we use it using jQuery. I have searched a lot but not getting any concrete information.
So someone please suggest Is there anyway by which google can give their translate api for testing
OR
A way to use bing translate api for android app for just testing purpose
OR
Any open source api which can do this thing for me.
please explain with some example