KKgrLevel 1 - Junior Member
Biden2020prez I cant find the samsung keyboard in any /system/app file
Biden2020prez I cant find the samsung keyboard in any /system/app file
Kgr You can run adb shell pm path com.sec.android.inputmethod
But for this we will actually need the entire /system
, for deodexing. so run adb pull /system
then zip it and send it here
Biden2020prez i got this error
adb: error: failed to copy '/system/info.extra' to '.\system\info.extra': remote open failed: Permission denied
but there is still a file that got pulled containing build.prop and info.extra, i should send that?
Kgr but there is still a file that got pulled containing build.prop and info.extra, i should send that?
does it have any other files?
Biden2020prez not in the /system
Do you still want the apk?
In case you do this is the [Login to see the link]
And this is the [Login to see the link] Biden2020prez
Thanks. try adb pull /system/framework
Biden2020prez Ok should i zip and send?
Biden2020prez It pulled "Oat" & arm also
Kgr yes please
[Login to see the link] you go Biden2020prez
Biden2020prez any updates?