Galaxy store sdk user problem

Hello. When i upload my app to galaxy store, i should show im a sdk user. I saw the solution on the forum. Then, i used permission blocks to solve it. But its not been fixed. Should i make it with xml blocks or How can i use permission? Thank you very much. !
In the permission, i used only the things between " " . Its not been fixed. Then i changed the words again nothing happened

20200410_113438|281x500

You have to manually add that line in the manifest file

Which block

I said manually, that means you have to decompile your apk, add you line, compile it back to apk…

1 Like

I have not decompile any apk yet. So i didnt know anything about it.

Then search on YouTube and Google about decompile apk and editing manifest file

1 Like

Ok. I decompiled. I will check it thanks.

Sorry. I decompiled apk and i found these files. Then i changed xml file. Burnu couldnt find any program to make apk from these diles

Same app that you used to decompile should have the ability to compile it back to apk

I dont know

See here (for de- & recompiling):

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.