添加动画 GIF 到电子邮件/短信/whatsapp

发布于 2024-12-06 14:37:58 字数 267 浏览 0 评论 0原文

我想知道如何将一些定制设计的动画 GIF 表情符号添加到 Android 中的本机应用程序(如 SMS/EMAIL)和其他应用程序(如 Whatsapp)?

我知道如何使用 AnimationDrawable 对象在 Android 中显示动画 Gif。我只想知道是否可以执行以下操作:

1)将自定义动画图像添加到 Whatsapp 应用程序。 2)以某种简单的方式将自定义动画图像添加到短信/电子邮件?

只要给我提示即可。我一直在到处寻找。

提前致谢。

I was wondering how to get to add some custom designed animated GIF emoticons to native applications in android like SMS/EMAIL and to other applications like Whatsapp?

I know how to display an animated Gif in Android using AnimationDrawable object. I just want to know if it's possible to do the following:

1) Add custom animated images to Whatsapp application.
2) Add custom animated images to SMS/EMAIL in some easy way?

Just give me hints. I have been looking everywhere.

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

烟─花易冷 2024-12-13 14:37:58

除非应用程序明确提供钩子供您使用特定动画/图像扩展其配置,否则无法将任何内容添加到现有应用程序 APK。据我所知,whatsapp 应用程序和默认电子邮件和短信应用程序不提供扩展挂钩,因此您将无法执行此操作。

Unless the application explicitly provides hooks for you to extend its configuration with particular animations/images there is no way to add any content to the existing application APKs. As far as I can tell the whatsapp application and the default email and sms apps do not provide extension hooks, so you won't be able to do this.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文