viztushar / stickers-internet

37 stars 9 forks source link

Please Provide doc as well as some extra features details #6

Open varundeva opened 5 years ago

varundeva commented 5 years ago

I checked it working like boss add documentation or i tell me how to addd sticker pack details activity to it? now its now showing sticker publisher and etc information

viztushar commented 5 years ago

@Naynesh-Patel device file explorer try to find that and in that go to data/data/your package name/....

Naynesh-Patel commented 5 years ago

ff

The Only Diffrence i found in my and your package name is you have added sticker_packs file when i did't.

hariiprasad commented 5 years ago

@viztushar broo sorry its working fine. there was a small mistake i have done in my json file.

Naynesh-Patel commented 5 years ago

@varundeva please tell me what i do next ?

viztushar commented 5 years ago

@Naynesh-Patel yah right so just add that in your path and it will work

hazarbozkurt commented 5 years ago

@viztushar broo sorry its working fine. there was a small mistake i have done in my json file.

Can you share how you solved your problem?

hariiprasad commented 5 years ago

@hazarbozkurt 😂😂 i have placed my files in some other directory. i was repeatedly checking only code not the links in json file.I later realized it.

hazarbozkurt commented 5 years ago

@hazarbozkurt 😂😂 i have placed my files in some other directory. i was repeatedly checking only code not the links in json file.I later realized it.

Unfortunately, I have the same problem. No stickers appear. I can't solve the problem.

hariiprasad commented 5 years ago

@hazarbozkurt bro you place your stickers having resolution 300*300 and less than 100kb in your own github directory ,upload one json file in your github,edit that and click on Raw button ,You will find one link, replace the link in strings values with that link in android studio, edit adapter file in your android studio project( replace the sticker base link with your own like (https:/raw.githubusercontent.com/jhonson/master/sticker/emoji.png if this your sticker location,,the base link in adapter should be https:/raw.githubusercontent.com/jhonson/master/sticker/ this.)) Do same with tray image also... Sorry for my bad english... I hope you understand

Naynesh-Patel commented 5 years ago

Hey

My Sticker Added Successfully,but when i add another sticker pack that that old sticker pack get remove and new pack added

Please tell me where is my mistake ?

varundeva commented 5 years ago

You must create new pack in json(array) Not replacing the links,names.

On Thu 17 Jan, 2019, 9:40 PM Naynesh-Patel <notifications@github.com wrote:

Hey

My Sticker Added Successfully,but when i add another sticker pack that that old sticker pack get remove and new pack added

Please tell me where is my mistake ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/viztushar/stickers-internet/issues/6#issuecomment-455229371, or mute the thread https://github.com/notifications/unsubscribe-auth/AX8BPYa_swoOBd28LL1HE5mXW-zNrtGgks5vEKBegaJpZM4ZnwCf .

Naynesh-Patel commented 5 years ago

i am getting single single pack at a time

varundeva commented 5 years ago

Send Your Updated Json Code Or put in Pastebin and put link here

On Thu 17 Jan, 2019, 10:41 PM Naynesh-Patel <notifications@github.com wrote:

i am getting single single pack at a time

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/viztushar/stickers-internet/issues/6#issuecomment-455252198, or mute the thread https://github.com/notifications/unsubscribe-auth/AX8BPet2yVuNj3YDT8w2J-GEPmBmyYqdks5vEK7PgaJpZM4ZnwCf .

Naynesh-Patel commented 5 years ago

Is There Any Problem With Key ??

I call api in StckerDetaisActivity

Naynesh-Patel commented 5 years ago

i am also adding sticker from gallery images..it also added but old one get remove when i added new

hariiprasad commented 5 years ago

@Naynesh-Patel hii ,you just add one more tray i.e add different identifier name and place your sticker links. it will work.

Naynesh-Patel commented 5 years ago

untitled

Naynesh-Patel commented 5 years ago

Two Sticker Pack :

23,27

Both have it own tray file and separate location

Naynesh-Patel commented 5 years ago

screenshot_2019-01-25-13-31-19-940_com whatsapp

![Uploading Screenshot_2019-01-25-13-30-53-305_com.whatsapp.png…](

![Uploading Screenshot_2019-01-25-13-31-03-947_com.whatsapp.png…](

This is happening,old sticker replace with new one

Naynesh-Patel commented 5 years ago

screenshot_2019-01-25-13-31-03-947_com whatsapp screenshot_2019-01-25-13-30-53-305_com whatsapp

Naynesh-Patel commented 5 years ago

Hey Any One Is Here To Help Me

I got the problem and looking for someone help

Naynesh-Patel commented 5 years ago

Your This Statement Is Call Only Once In Your App And In My Case I am adding single single pack.

Hawk.put("sticker_packs", stickerPacks);

So when i add new pack exting sticker pack replace with new one,so when i call This method

public List getStickerPackList() { return (List)Hawk.get("sticker_packs",new ArrayList()); }

Every time it returns only single pack

Please give me idea how to add multiple sticker pack

desaibijal commented 5 years ago

@Naynesh-Patel have fix that issue? i got also same error

Naynesh-Patel commented 5 years ago

Yes i solved

desaibijal commented 5 years ago

how to fix this problem @Naynesh-Patel

desaibijal commented 5 years ago

Hi naynesh bijal here. whenever i am adding second sticker pack it will only display the second latest one. my old one give me the error that is given in screenshot. here is my doc file of code in SubCatSticker.java i am adding my sticker pack to whatsap and i am using the firebase database

On Wed, Feb 13, 2019 at 2:42 PM Naynesh-Patel notifications@github.com wrote:

Yes i solved

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/viztushar/stickers-internet/issues/6#issuecomment-463119141, or mute the thread https://github.com/notifications/unsubscribe-auth/ATLv3TH6THO2H8QhguTcw8st8jvOx6Vaks5vM9cPgaJpZM4ZnwCf .

Naynesh-Patel commented 5 years ago

It's tough to explain here, because we have to change in many files... please pin me on my personal email nayneshpatel4118@gmail.com

I will explain in details

desaibijal commented 5 years ago

ok @Naynesh-Patel