简体   繁体   English

如何在Android和iOS中创建贴纸键盘应用

[英]How to create Sticker Keyboard App in android & IOS

I am trying to develop an App that with custom Keyboard in both Android & IOS. 我正在尝试使用Android和IOS开发带有自定义键盘的应用程序。

With that custom keyboard i could send sticker or image through whatsApp, Instagram etc. 使用该自定义键盘,我可以通过whatsApp,Instagram等发送标签或图像。

I need to develop a keyboard with following design 我需要使用以下设计开发键盘

在此处输入图片说明

I tried some example in android from https://code.tutsplus.com/tutorials/create-a-custom-keyboard-on-android--cms-22615 . 我从https://code.tutsplus.com/tutorials/create-a-custom-keyboard-on-android--cms-22615在android中尝试了一些示例。

it is working fine but it showing keyboard with alphanumeric character. 它工作正常,但显示带有字母数字字符的键盘。

Actually need show custom images. 实际需要显示自定义图像。

so is there any suggestion or tutorial available, please help me. 因此,有任何建议或指南可用,请帮助我。

对于IOS, 查看https://github.com/SamuelZhaoY/ios-emojikeyboard并进行研究。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我如何创建Android的贴纸包,就像我在iOS for iMessage中一样? - How can I create a sticker pack for Android like I have in iOS for iMessage? 如何从键盘隐藏贴纸/gif建议 - how to hide sticker/gif suggestions from keyboard 如何在xamarin应用程序中隐藏Windows,android和ios选项卡的默认键盘 - how to hide default keyboard of windows,android and ios tab in xamarin app 如何编写虚拟键盘并在Android,iOS和Web应用之间共享 - How to write a virtual keyboard and share it between android, ios and a web app 如何在我的贴纸应用程序中单击“查看更多”按钮并将其与 Android 中的 Playstore 应用程序链接 - How to put a “View More ” button click in my sticker app and that link it with my playstore app in Android iOS Android - 如何为应用程序创建下载链接? - iOS Android - How to create a download link for an app? 如何减少自定义贴纸应用程序的文件大小 - How To Reduce File Size For A Custom Sticker App 自定义Android键盘:如何创建辅助键盘 - Custom Android Keyboard: How to Create Secondary Keyboard 如何在实时android相机应用程序中添加标签? - How to add a sticker in live android camera application? 有没有办法通过 android 应用程序创建键盘宏? - Is there a way to create keyboard macros through an android app?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM