用户登录
用户注册

分享至

Android 2.3 模拟器上的印地语键盘问题

  • 作者: 丨至高无上丨
  • 来源: 51数据库
  • 2023-02-09

问题描述

我从 输入语言 选项中选择了一些语言(如印地语、英语(印度)、英语(英国)等)我的模拟器(Android 2.3 API)中的代码>Android 键盘设置.但问题是它既没有在软键盘上显示印地语字符,也没有在 e y u i o 键上显示一些数字.

I have selected some of the languages (like Hindi, English(India), English(United Kingdom) etc.) from Input languages option in Android keyboard settings in my emulator (Android 2.3 API). But the problem is that neither it is showing HINDI characters on Soft Keyboard nor displaying some of the Numbers on the keys e y u i o.

问题在下面给出的截图中完全显示:

Problem is exactly shown in below given screenshot:

它还显示矩形框而不是字符.

Also it is displaying rectangular boxes instead of characters.

推荐答案

阅读本文 Android 功能请求.如果你读到最后(2010 年 12 月),你会看到 Gingerbread (Android v2.3) 的讨论,虽然它在某种程度上支持印地语,但它仍然没有提供开箱即用"的完全支持.

Read this Android Feature Request. If you read towards the end (December 2010), you will see discussions of Gingerbread (Android v2.3) and that although it has gone some way to supporting Hindi language, it is still not providing full support 'out of the box'.

软件
前端设计
程序设计
Java相关