WhatsApp / stickers

This repository contains the iOS and Android sample apps and API for creating third party sticker packs for WhatsApp.
Other
2.73k stars 1.7k forks source link

[Android] How do I properly set the applicationId? #383

Closed rajkumarbhaiya closed 5 years ago

rajkumarbhaiya commented 5 years ago

hello i am a graphic designer . i want to make whatsapp sticker app . but i don't know how to make app . but i try with android studio. but i am facing many issue .

during running emulator where it show me that - you application com.raj. samplestickerapp , please change your application id to a diffrent string in a app/gradle in line 16

how to solve this prob ...... please i request all of you to make youtube video on it. how to make whatsapp sticker....

EBDitore commented 5 years ago

Você precisa mudar o nome do pacote do seu aplicativo

MarvinJWendt commented 5 years ago

Hey @rajkumarbhaiya, Please follow the instructions in the Android README

during running emulator where it show me that - you application com.raj. samplestickerapp , please change your application id to a diffrent string in a app/gradle in line 16

For this specific problem you have to change this line: https://github.com/WhatsApp/stickers/blob/86d38d3da0e1d1204269bb5c9078d6bc277f78cb/Android/app/build.gradle#L10 to a unique name for your app.

rajkumarbhaiya commented 5 years ago

Bro give example - what i write instead of that line . Please 🙏

MarvinJWendt commented 5 years ago

@rajkumarbhaiya you could write applicationId "com.rajkumarbhaiya.stickers"

But please keep in mind that the Issue tracker here on GitHub is meant to report bugs in the code. For general help you could visit StackOverflow. You probably get more help there :)

DanielK1511 commented 5 years ago

If you feel you need support with that you can send me an email: support@playgg.de

simonzhexu commented 5 years ago

Hi @rajkumarbhaiya , is your issue resolved? If so, please close the issue.

rajkumarbhaiya commented 5 years ago

Yes .solved

Tnx to all of you ......