Original topic:

Granting adb permissions for ported apps

(Topic created on: 08-07-2020 09:25 AM)
4049 Views
Skelecreeper
Active Level 6
Options
Galaxy Store (Apps & more)
As there is a huge list of apps and permissions,  I will be posting a method to grant permissions to your ported apps

1)Download app warden


2)Connect to adb via computer 

3)syntax:- 
pm grant

You can get package name and required permissions via app warden 

Package name👇

image

Permission👇

image

Here there are 3 required permissions in this app...

Well, if you see other apps there are as many as 20 to 30 required permissions 

Note:- 

1) Just found out that secure folder has additional dependencies with BBC agent,  container service,  and personal home.

2)some permissions may require signature verification to be disabled 

3)If you are a rooted user, you don't need adb, you can do this using app warden 

4)Also you don't need to mod apps to install apps like Bixby routines if you're a rooted user 
 
5) See my previous posts to check how to port apps using Sai
Skelecreeper
Active Level 6
Galaxy Store (Apps & more)
yeah..
you may get security patches but not bootloader updates
0 Likes
SMzeeshan
Active Level 3
Galaxy Store (Apps & more)
I think they requires root access to work
0 Likes
Skelecreeper
Active Level 6
Galaxy Store (Apps & more)
yeah even twrp flashing requires it...
0 Likes
SMzeeshan
Active Level 3
Galaxy Store (Apps & more)
oh, btw thanks for helping me out
0 Likes
Skelecreeper
Active Level 6
Galaxy Store (Apps & more)
you will receive app updates from play store if the signatures match.. don't worry...
Alexis XDA will be updating those apps for one ui3.....
At present he has ported from Beta versions of one ui 3
Galaxy Store (Apps & more)
Can you give me the link to "apk cloner"?
0 Likes
Naveen511
Active Level 4
Galaxy Store (Apps & more)
pm grant com.samsung.android.pluginrecents android.permission.WRITE_SECURE_SETTINGS
2) pm grant com.samsung.android.pluginrecents com.android.systemui.permission.SELF
3) pm grant com.samsung.android.pluginrecents com.samsung.systemui.permission.SPLUGIN
0 Likes
Naveen511
Active Level 4
Galaxy Store (Apps & more)
I'm getting an error
'pm' is not recognised as an internal or external command, operable program or batch file
0 Likes
Skelecreeper
Active Level 6
Galaxy Store (Apps & more)
send these commands after typing "adb shell"
0 Likes
Abhaydiwan
Active Level 1
Galaxy Store (Apps & more)

Bro how to disable signature verification without root,  it it possible without root and how to do that. Because i can't give the signature permission to any Good lock module.

Please help

0 Likes