Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SMS アプリケーションを開発していますが、SMS にスマイリー/絵文字を追加する必要があります。しかし、私はそれを行う方法がわかりません.同じことに関する解決策を提案してください.
ありがとう
すべてのスマイリーをドローアブルフォルダに保存し、を使用してHashMapとをリンクresource_idし、smiley characterを使用ImageSpanしてテキスト付きの画像をTextView内に添付できます。同じもののデモを作成したばかりです。から見つけることができますhere。
HashMap
resource_id
smiley character
ImageSpan
here
スマイリーを変換するには、Textboxesで ImageSpanを使用する必要があります。