This is a wrap for this Github project.
Requires: B4A 6+
EmoijIX
Author: DonManfred (wrapper)
Version: 1
As you can see there is not much to do.
Add these lines to you STARTER Service.
You are done! Load a Layout with a b4a Edittext and the Edittext now have Emoijs
Due to the size of the used aar file you can DOWNLOAD THE LIBRARY HERE.
Requires: B4A 6+
EmoijIX
Author: DonManfred (wrapper)
Version: 1
- Emojix
Methods:- Initialize
- IsInitialized As Boolean
As you can see there is not much to do.
Add these lines to you STARTER Service.
B4X:
Sub Process_Globals
Dim emoij As Emojix
End Sub
Sub Service_Create
emoij.Initialize
End Sub
You are done! Load a Layout with a b4a Edittext and the Edittext now have Emoijs
Due to the size of the used aar file you can DOWNLOAD THE LIBRARY HERE.
Attachments
Last edited: