emoji

  1. Alexander Stolte

    B4A Library [B4X] [XUI] AS BottomEmojiPicker

    A bottom emoji picker. You need: AS_DraggableBottomCard I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you can do it here by Paypal or with a coffee. :) Emoji Datasource from...
  2. User242424

    B4A Library AXEmojiView

    Hello World! AXEmojiView is an advanced Android Library which adds emoji,sticker,... support to your Android application šŸ¤© Demo ā€¢ GitHub AXEmojiView 1.2.0 Screenshots : Usage Install Emoji Provider First step, you should install EmojiView with your EmojiProvider! Dim EmojiManager...
  3. Alexander Stolte

    Android Question Check if there are only emojis in the string

    Hello, Is there an easy way to check if only emojis in a string? I would like to check this to highlight it by changing the text size, like Instagram where you can see the emojis in large size when sending only one emoji or two. Greetings
  4. W

    B4J Question Display emojis from unicode

    Hi all, Is it possible to display (e.g. in a TextField) emojis by using their Unicode as per https://unicode.org/emoji/charts/full-emoji-list.html ? B4A's soft keyboard handles them flawlessly (as they're built into it) and I'd like to have similar functionality in B4J. Any hints would be...
Top