简体   繁体   English

如何在我的贴纸应用程序中单击“查看更多”按钮并将其与 Android 中的 Playstore 应用程序链接

[英]How to put a “View More ” button click in my sticker app and that link it with my playstore app in Android

I am creating sticker app for whatsapp application using this repository .我正在使用此存储库whatsapp应用程序创建sticker应用程序。 Everything works fine but right now I want to redirect to Play store when user will click on sticker's view more button.一切正常,但现在我想在用户点击sticker's查看更多按钮时重定向到Play store For more clarification, I have attached screenshot.为了更清楚,我附上了截图。

在此处输入图像描述

Set fields with proper links "ios_app_store_link": "", "android_play_store_link": "", in contents.json and button will appear在 contents.json 中设置具有正确链接"ios_app_store_link": "", "android_play_store_link": "",的字段,按钮将出现

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

相关问题 如何在点击 Android 应用程序的按钮时分享我的应用程序链接? - How to share my app link on button click on Android app? 在某些设备上,Android Deep链接会转到PlayStore而不是我的应用 - Android Deep link going to PlayStore instead of my app on some devices 如何从Java Android中的Playstore应用中检索所需信息? - How to retrieve required information from my playstore app in java android? 在Playstore中发布后,如何解除发布我的Android应用程序? - How can I unrelease my android app after releasing in playstore? 如何解决我在Playstore中被拒绝的Android应用程序的问题? - How do I solve the problem with my rejected android app in playstore? 我的Android应用程式与PlayStore中的0装置相容 - My android app is compatible with 0 devices in PlayStore 处理textview链接,请在我的android应用中单击 - handle textview link click in my android app 当我在 Android 应用程序中单击搜索按钮时如何更新我的视图? - How to update my view when I click search button in Android app? 如何在Playstore上获取我的应用程序的当前版本? - How to get current version of my app on Playstore? 在Android App中单击按钮显示我的位置 - Show My Location on Button click in Android App
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM