Emoji (Emoticons) on Blackberry and Android App. How to support?

后端 未结 3 672
误落风尘
误落风尘 2021-02-02 02:51

I wonder how whatsapp gives support for that. I could use emojis on iPhone because it is natively supported. I\'m not developing for bb neither android but I need to help a code

3条回答
  •  终归单人心
    2021-02-02 03:04

    Let me tell what I know, I dont know emoji, but googling it had me thinking it is a set of emoticons, primarily Japanese in origin. If that is true I would like to point out that it is common to create custom fonts using a font file (shown here). And in that font file you should be able to embed these emoticons and use them.

    The link I provided above, is for J2ME, but the logic and design should be similar. Hope this helps.

提交回复
热议问题