bughelp wanted
説明
Unfortunately with the current amount of emojis the generated Java file for Android is too large, and the compiler complains with the error: "code too large".
I'd suggest to change the way emojis are loaded, in a similar way emoji-java[1] library is doing, by loading a JSON file instead of a hardcoded HashMap.