Benjamin_Loison opened issue Benjamin_Loison/linux#99 2026-05-08 13:33:36 +02:00
How to forbid network access to a program?
Benjamin_Loison commented on issue Benjamin_Loison/PlayStore#20 2026-05-05 19:11:21 +02:00
Install app as if it was installed from the Play Store

image.png

does not help.

adb logcat 
Benjamin_Loison commented on issue Benjamin_Loison/PlayStore#20 2026-05-05 19:08:49 +02:00
Install app as if it was installed from the Play Store
pm install -i com.android.vending base.apk config.arm64_v8a.apk config.en.apk config.xhdpi.apk          
Success
Benjamin_Loison commented on issue Benjamin_Loison/PlayStore#20 2026-05-05 18:59:19 +02:00
Install app as if it was installed from the Play Store
adb shell pm set-installer com.boursorama.android.clients com.android.vending
Output:

Exception occurred while executing 'set-installer':
jav…
Benjamin_Loison commented on issue Benjamin_Loison/PlayStore#20 2026-05-05 18:56:03 +02:00
Install app as if it was installed from the Play Store

DuckDuckGo and Google search "Benjamin Loison" "com.android.vending".

https://chat.mistral.ai/chat/70796360-04dc-4cdd-b069-a8e8b439be8f

adb shell whoami
root
Benjamin_Loison commented on issue Benjamin_Loison/PlayStore#20 2026-05-05 18:51:32 +02:00
Install app as if it was installed from the Play Store

DuckDuckGo and Google search ADB install app as if installed from Play Store.

Benjamin_Loison commented on issue Benjamin_Loison/PlayStore#20 2026-05-05 18:38:40 +02:00
Install app as if it was installed from the Play Store

image.png

image.png

Install does not do anything, even after seconds and…

Benjamin_Loison commented on issue Benjamin_Loison/PlayStore#20 2026-05-05 18:32:25 +02:00
Install app as if it was installed from the Play Store

Mistral and ChatGPT do not find any discussion mentioning com.android.vending.

Benjamin_Loison commented on issue Benjamin_Loison/PlayStore#20 2026-05-05 18:31:45 +02:00
Install app as if it was installed from the Play Store

My Linux Mint 22.3 Cinnamon Framework 13 Firefox history does not mention com.android.vending and DuckDuckGo or Google.

Benjamin_Loison opened issue Benjamin_Loison/PlayStore#20 2026-05-05 18:18:49 +02:00
Install app as if it was installed from the Play Store
Benjamin_Loison commented on issue Benjamin_Loison/adb#58 2026-05-05 07:42:06 +02:00
Can't input text accents

DuckDuckGo and Google search scrcpy type command.

https://chat.mistral.ai/chat/ec79efb8-30c3-439b-9186-159b76877543

Is it possible to use scrcpy with a command line to type text?

<de…

Benjamin_Loison opened issue Benjamin_Loison/linux#98 2026-05-03 19:38:37 +02:00
Patch kernel without rebooting
Benjamin_Loison commented on issue Benjamin_Loison/adb#4 2026-04-27 00:07:58 +02:00
Unknown progress of adb pull folder/

Benjamin_Loison/Backup_Android_apps/issues/33 shows that tar is faster than adb pull, in addition that can track progress…

Benjamin_Loison commented on issue Benjamin_Loison/adb#4 2026-04-26 22:20:17 +02:00
Unknown progress of adb pull folder/

Pull Individual Files is quite unsatisfying.

./platform-tools/adb --version
Output:
Android Debug Bridge version 1.0.41
Version…
Benjamin_Loison commented on issue Benjamin_Loison/adb#4 2026-04-26 22:10:56 +02:00
Unknown progress of adb pull folder/

adb logcat does not seem to show anything going on.

Benjamin_Loison commented on issue Benjamin_Loison/adb#4 2026-04-26 22:10:11 +02:00
Unknown progress of adb pull folder/

https://chat.mistral.ai/chat/4bc32298-fc67-4ded-844b-acdc662b92d1

adb pull /data/data/ -v
adb: unrecognized option '-v'
Benjamin_Loison commented on issue Benjamin_Loison/adb#4 2026-04-26 22:08:11 +02:00
Unknown progress of adb pull folder/

DuckDuckGo search adb pull progress.

Answers to the Stack Overflow question 6595374 do not seem to help.

Google search adb pull progress.

Benjamin_Loison commented on issue Benjamin_Loison/adb#63 2026-04-26 19:03:44 +02:00
grep recursively /
grep -riIl 'e' /sdcard/                                                                                                           
Output:
/sdca…