what is com.android.vending-1

Search This thread

Micha_Btz

Senior Member
Hi there,

after I had some big problems to restore a twrp backup I want to now what this app makes and why this app
is also there after a full wipe of my device.

the twrp restore error
Code:
  ==> extracting: //data/app/com.android.vending-1/ (mode 40777, directory)
tar_extract_file(): failed to extract //data/app/com.android.vending-1/ !!!
I:Unable to extract tar archive '/external_sd/TWRP/BACKUPS/CB5A2225SH/2017-12-02--18-34-09_cm_amami-userdebug_511_LMY49M_b59f978a25_te/data.ext4.win000'
Error during restore process.
I:Error extracting '/external_sd/TWRP/BACKUPS/CB5A2225SH/2017-12-02--18-34-09_cm_amami-userdebug_511_LMY49M_b59f978a25_te/data.ext4.win000' in thread ID 0
I:Error extracting split archive.
Error during restore process.
extractTarFork() process ended with ERROR: 255
I:Set page: 'action_complete'
overlay_display_frame failed, overlay play Failed

If I make a full wipe in twrp this files are on my data partition:
Code:
1|root@amami:/data/app # ls
com.android.vending-1
com.android.vending-1.apk
com.android.vending-2
com.android.vending-2.apk
1|root@amami:/data/app # ls -la com.android.vending-*                                                                                                                
-rw-rw-rw- root     root            0 2017-07-20 12:59 base.apk
-rw-rw-rw- root     root            0 2017-07-20 12:59 com.android.vending-1.apk
-rw-rw-rw- root     root            0 2017-07-20 12:59 base.apk
-rw-rw-rw- root     root            0 2017-07-20 12:59 com.android.vending-2.apk
127|root@amami:/data/app # rm -rf com.android.vending-*                                                                                                              
rm: com.android.vending-1/base.apk: Permission denied
rm: com.android.vending-1: Operation not permitted
rm: com.android.vending-1.apk: Operation not permitted
rm: com.android.vending-2/base.apk: Permission denied
rm: com.android.vending-2: Operation not permitted
rm: com.android.vending-2.apk: Operation not permitted

As you see even as root I can't delete this. Can anyone explain me what this is for?

TIA Micha
 
Last edited:
Hi there, after I had some big problems to restore a twrp backup I want to now that this app makes and why this app is also there afer a full wipe of my device...
I don't have this device but, I had noticed that your device is an amami (Xperia Z1 Compact).

So your best bet is to post this question within one of the following threads that may hopefully be helpful to you.

https://xdaforums.com/showthread.php?t=2631291

https://xdaforums.com/showthread.php?t=3614936

Good Luck!


~~~~~~~~~~~~~~~
I DO NOT PROVIDE SUPPORT VIA PM UNLESS ASKED/REQUESTED BY MYSELF.
PLEASE KEEP IT IN THE THREADS WHERE EVERYONE CAN SHARE