创建自定义的表情符号softkeyboard [英] Creating softkeyboard with custom emoji

查看:237
本文介绍了创建自定义的表情符号softkeyboard的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直负责创建一个新的Andr​​oid 的第三方资产从键盘,支持用户定制表情符号(我自己的图标)。

I have been tasked to create a new android 3rd party keyboard that supports customized emojis (My own Icons) from assets.

我要实现我自己的表情符号图标 softkeyboard不使用统一code或我的自定义统一code。

I want to implement a softkeyboard with my own emoji icons without using UniCode or my custom UniCode.

问题:

如果我创建一个自定义的表情符号,与不映射到标准的表情符号和文本此消息与定制的应用程序/键盘的朋友字符的一些字符串,有什么自己的设备上显示出来?常规的ASCII字符的字符串?或图像。

If I create a custom emoji, with some string of characters which does not map to the standard set of emojis, and text this message to a friend with the customized app/keyboard, what shows up on their device? The regular ASCII characters string? or the image.

我已阅读两种方式来添加图像的TextView。

I have read two ways to add image to textView.


  1. Html.ImageGetter

  1. Html.ImageGetter

Spannable图像(字符串组成的图片)

Spannable Image (String consisting of image)

哪种方式,我应该preFER?

Which way should i prefer?

反正是有显示(送)收件人设备上的自定义的表情符号,而无需下载应用程序/键盘?

Is there anyway to display(send) the customized emoji on the recipients device without downloading the app/keyboard?

是否有可能与图像(表情符号)到其他应用,如Facebook,Skype和对消息发送的文本。

Is it possible to send text with Image(Emoji) to other apps like facebook,skype and for messaging.

需要的建议。

简单的字

我只是希望我的自定义(表情图标)发送到其他应用程序如的 这个程序确实 与出单使用code或与我自定义的统一code。

I simply want to send my custom(Emoji icon) to other apps as this app does with out using unicode or with my custom UniCode.

感谢。

推荐答案

您只能使用那些单向code这是支持的。您不能添加自己的仿制使用。但是你可以在你的应用程序和您的应用程序之间,使用它。这不可能。

you can only use those uniCode which are supported. you cannot add your own for generic use. But you can use it with in your app and between your app. It is not possible.

在短期是不可能创建自己的Uni code。但是你可以使用App做它的应用程序。并在两端,你必须存储在数据库中的角色。搭配他们,当他们拿到..

In short it is not possible to create your own Unicode. But you can do it with app to app. and on both ends you have to store those character in database. and match them when they get..

这篇关于创建自定义的表情符号softkeyboard的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆