Convert English to Hindi in Java Mobiles

0


qa-featured

Hello Techyv Guys,

I am in need of a Mobile Phone application that will convert English to Hindi in Java Mobiles. Have anyone of you heard about such Java application, If so please do the needful for helping me by suggesting me the application name.

Thanks in Advance,

Alex A Gonzales

SHARE

Best Answer by Aron Hank

Convert English to Hindi in Java Mobiles

qa-featured

You can download a software for English to Hindi translator from here. The translator provides you the Hindi translation for English text typed without any need of Hindi support on your phone.

 You can also look here for English to Hindi dictionary. It works on mobiles like Nokia, Samsung, Motorola, LG, or RIM phone.

Convert English to Hindi in Java Mobiles

qa-featured

I would have to recommend the Google Translate app to you. It is available for most devices and is by far the most comprehensive translation program out there. Simply input the desired text, choose the languages and away you go. There are other translation apps, but definitely give that a try first.

Convert English to Hindi in Java Mobiles

qa-featured

I have an answer to your question as follows:

On Java cell phone just go to language option in text messaging.

Select Hindi as a language instead of English.

This will make your phone in Hindi language not in English.

This will resolve your problem of language conversion into english by following above details. 

Voted Up’); vote_button.css(“margin-right”, “-4px”); vote_button.css(“font-weight”, “bold”); vote_button.css(“color”, “#19B4CF”); vote_button.css(“border-top”, “1px solid #ACD1E9”); vote_button.css(“border-bottom”, “1px solid #ACD1E9”); vote_button.css(“border-left”, “1px solid #ACD1E9”); vote_button.css(“border-right”, “1px solid #ACD1E9”); vote_button.css(“-webkit-box-shadow”, “0 0 5px 1px rgba(172,209,233,0.6)”); vote_button.css(“-moz-box-shadow”, “0 0 5px 1px rgba(172,209,233,0.6)”); vote_button.css(“box-shadow”, “0 0 5px 1px rgba(172,209,233,0.6)”); } }); }); $(“.shqavd”).on(“click”, function(event) { event.preventDefault(); var qid = $(this).data(‘vid’).replace(‘shqavc’, ”); var vote_button = $(this); var data = { ‘action’: ‘shahriar_question_vote’, ‘shqavc’: qid, ‘shqavs’: ‘down’ }; jQuery.post(ajaxurl, data, function(response) { var data = jQuery.parseJSON(response); if (data.status == ‘error’) { alertify.error(data.msg); } else if (data.status == ‘success’) { alertify.success(data.msg); var vidc = $(‘.shqavd’).data(‘vid’); $(‘.’ + vidc).html(data.count); vote_button.html(‘ Voted Down’); vote_button.css(“margin-left”, “-4px”); vote_button.css(“font-weight”, “bold”); vote_button.css(“color”, “#19b4cf”); vote_button.css(“border-top”, “1px solid #ACD1E9”); vote_button.css(“border-bottom”, “1px solid #ACD1E9”); vote_button.css(“border-right”, “1px solid #ACD1E9”); vote_button.css(“border-left”, “1px solid #ACD1E9”); vote_button.css(“-webkit-box-shadow”, “0 0 5px 1px rgba(172,209,233,0.6)”); vote_button.css(“-moz-box-shadow”, “0 0 5px 1px rgba(172,209,233,0.6)”); vote_button.css(“box-shadow”, “0 0 5px 1px rgba(172,209,233,0.6)”); } }); }); $(“.shqaavu”).on(“click”, function(event) { event.preventDefault(); var qid = $(this).data(‘vid’).replace(‘shqaavc’, ”); var vote_button = $(this); var data = { ‘action’: ‘shahriar_answer_vote’, ‘shqaavc’: qid, ‘shqaavs’: ‘up’ }; jQuery.post(ajaxurl, data, function(response) { var data = jQuery.parseJSON(response); if (data.status == ‘error’) { alertify.error(data.msg); } else if (data.status == ‘success’) { alertify.success(data.msg); $(‘.shqaavc’ + qid).html(data.count); vote_button.html(‘ Voted Up’); vote_button.css(“margin-right”, “-4px”); vote_button.css(“font-weight”, “bold”); vote_button.css(“color”, “#19B4CF”); vote_button.css(“border-top”, “1px solid #ACD1E9”); vote_button.css(“border-bottom”, “1px solid #ACD1E9”); vote_button.css(“border-left”, “1px solid #ACD1E9”); vote_button.css(“border-right”, “1px solid #ACD1E9”); vote_button.css(“-webkit-box-shadow”, “0 0 5px 1px rgba(172,209,233,0.6)”); vote_button.css(“-moz-box-shadow”, “0 0 5px 1px rgba(172,209,233,0.6)”); vote_button.css(“box-shadow”, “0 0 5px 1px rgba(172,209,233,0.6)”); } }); }); $(“.shqaavd”).on(“click”, function(event) { event.preventDefault(); var qid = $(this).data(‘vid’).replace(‘shqaavc’, ”); var vote_button = $(this); var data = { ‘action’: ‘shahriar_answer_vote’, ‘shqaavc’: qid, ‘shqaavs’: ‘down’ }; jQuery.post(ajaxurl, data, function(response) { var data = jQuery.parseJSON(response); if (data.status == ‘error’) { alertify.error(data.msg); } else if (data.status == ‘success’) { alertify.success(data.msg); $(‘.shqaavc’ + qid).html(data.count); vote_button.html(‘ Voted Down’); vote_button.css(“margin-left”, “-4px”); vote_button.css(“font-weight”, “bold”); vote_button.css(“color”, “#19b4cf”); vote_button.css(“border-top”, “1px solid #ACD1E9”); vote_button.css(“border-bottom”, “1px solid #ACD1E9”); vote_button.css(“border-right”, “1px solid #ACD1E9”); vote_button.css(“border-left”, “1px solid #ACD1E9”); vote_button.css(“-webkit-box-shadow”, “0 0 5px 1px rgba(172,209,233,0.6)”); vote_button.css(“-moz-box-shadow”, “0 0 5px 1px rgba(172,209,233,0.6)”); vote_button.css(“box-shadow”, “0 0 5px 1px rgba(172,209,233,0.6)”); } }); }); $(“.shqadq”).on(“click”, function(event) { event.preventDefault(); var qid = $(this).data(‘vid’).replace(‘shqadq’, ”); alertify.confirm(“Are you sure you want to delete the question?”, function(e) { if (e) { var data = { ‘action’: ‘shahriar_question_delete’, ‘shqaqc’: qid, }; jQuery.post(ajaxurl, data, function(response) { var data = jQuery.parseJSON(response); if (data.status == ‘error’) { alertify.error(data.msg); } else if (data.status == ‘success’) { alertify.success(data.msg); window.location.href = data.redirect; } }); } else { alertify.log(“Your Question will not be deleted.”); } }); }); $(“.shqada”).on(“click”, function(event) { event.preventDefault(); var qid = $(this).data(‘vid’).replace(‘shqada’, ”); alertify.confirm(“Are you sure you want to delete the answer?”, function(e) { if (e) { var data = { ‘action’: ‘shahriar_answer_delete’, ‘shqaac’: qid, }; jQuery.post(ajaxurl, data, function(response) { var data = jQuery.parseJSON(response); if (data.status == ‘error’) { alertify.error(data.msg); } else if (data.status == ‘success’) { alertify.success(data.msg); window.location.href = data.redirect; } }); } else { alertify.log(“Your answer will not be deleted.”); } }); }); $(“.shqaba”).on(“click”, function(event) { event.preventDefault(); var qid = $(this).data(‘vid’).replace(‘shqaba’, ”); var vid = $(this).data(‘qid’).replace(‘shqaba’, ”); var data = { ‘action’: ‘shahriar_answer_best’, ‘shqaac’: qid, ‘shqaaq’: vid, }; jQuery.post(ajaxurl, data, function(response) { var data = jQuery.parseJSON(response); if (data.status == ‘error’) { alertify.error(data.msg); } else if (data.status == ‘success’) { alertify.success(data.msg); setTimeout(function() { window.location.href = window.location.href }, 3000); } }); }); $(“.shqa_status”).on(‘change’, function() { var status_change = this.value; var qid = $(this).find(‘:selected’).data(‘qid’); var data = { ‘action’: ‘shahriar_question_status_change’, ‘question_status’: status_change, ‘question_id’: qid, }; jQuery.post(ajaxurl, data, function(response) { var data = jQuery.parseJSON(response); if (data.status == ‘error’) { alertify.alert(data.msg); } else if (data.status == ‘success’) { alertify.alert(data.msg); window.location.href = data.redirect; } }); }); $(‘a[href*=”#”]:not([href=”#”])’).click(function() { if (location.pathname.replace(/^//, ”) == this.pathname.replace(/^//, ”) && location.hostname == this.hostname) { var target = $(this.hash); target = target.length ? target : $(‘[name=’ + this.hash.slice(1) + ‘]’); if (target.length) { $(‘html, body’).animate({ scrollTop: target.offset().top }, 1000); return false; } } }); }); ]]>

Source

Leave A Reply

Your email address will not be published.